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