Searched refs:internPath (Results 1 – 2 of 2) sorted by relevance
31 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()142 Profile::PathID Profile::internPath(ArrayRef<FuncID> P) { in internPath() function in llvm::xray::Profile209 Merged.internPath(cantFail(P.get().expandPath(PathID))); in mergeProfilesByThread()242 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()309 {{P.internPath(Path), std::move(Data)}}})) in loadProfile()360 auto InternedPath = P.internPath(Path); in profileFromTrace()
76 LLVM_ABI PathID internPath(ArrayRef<FuncID> P);