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