Home
last modified time | relevance | path

Searched defs:LTOCommonName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp375 if (std::optional<StringRef> LTOCommonName = getLTOCommonName(Name)) runOnFunctions() local
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp1298 const std::optional<StringRef> LTOCommonName = getLTOCommonName(Name); in fetchMapEntriesRegex() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2939 if (std::optional<StringRef> LTOCommonName = getLTOCommonName(Function)) selectFunctionsToProcess() local
2982 if (std::optional<StringRef> LTOCommonName = getLTOCommonName(Name)) selectFunctionsToProcess() local