Searched refs:expandPath (Results 1 – 2 of 2) sorted by relevance
32 B.PathData.push_back({internPath(cantFail(O.expandPath(PathData.first))), in Profile()131 Expected<std::vector<Profile::FuncID>> Profile::expandPath(PathID P) const { in expandPath() function in llvm::xray::Profile210 Merged.internPath(cantFail(P.get().expandPath(PathID))); in mergeProfilesByThread()243 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()
71 Expected<std::vector<FuncID>> expandPath(PathID P) const;