Searched refs:internPath (Results 1 – 2 of 2) sorted by relevance
32 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()143 Profile::PathID Profile::internPath(ArrayRef<FuncID> P) { in internPath() function in llvm::xray::Profile210 Merged.internPath(cantFail(P.get().expandPath(PathID))); in mergeProfilesByThread()243 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()310 {{P.internPath(Path), std::move(Data)}}})) in loadProfile()361 auto InternedPath = P.internPath(Path); in profileFromTrace()
75 PathID internPath(ArrayRef<FuncID> P);