Searched defs:ClonePath (Results 1 – 1 of 1) sorted by relevance
91 const SmallVector<unsigned> &ClonePath) { in IsValidCloning()170 for (const auto &ClonePath : ClonePaths) { in ApplyCloning() local