Searched refs:ClonePaths (Results 1 – 2 of 2) sorted by relevance
151 const SmallVector<SmallVector<unsigned>> &ClonePaths) { in ApplyCloning() argument152 if (ClonePaths.empty()) in ApplyCloning()162 for (const auto &ClonePath : ClonePaths) { in ApplyCloning()
75 return ProgramPathAndClusterInfo.lookup(getAliasName(FuncName)).ClonePaths; in getClonePathsForFunction()228 FI->second.ClonePaths.push_back({}); in ReadV1Profile()238 FI->second.ClonePaths.back().push_back(BaseBBID); in ReadV1Profile()