Searched refs:internPath (Results 1 – 2 of 2) sorted by relevance
33 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()144 Profile::PathID Profile::internPath(ArrayRef<FuncID> P) { in internPath() function in llvm::xray::Profile211 Merged.internPath(cantFail(P.get().expandPath(PathID))); in mergeProfilesByThread()244 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()
76 PathID internPath(ArrayRef<FuncID> P);