Searched defs:FileBuildID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Profile/ | ||
H A D | DataAggregator.cpp | 275 processFileBuildID(StringRef FileBuildID) processFileBuildID() argument |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryContext.h | 186 std::optional<std::string> FileBuildID; global() variable |