Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/OpenMP/
H A Dallocate08.f9018 COMMON /CommonName/ y common
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp401 if (std::optional<StringRef> CommonName = getLTOCommonName(Function)) runOnFunctions() local
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp1248 const std::optional<StringRef> CommonName = getLTOCommonName(FuncName); in buildLTONameMaps() local
1255 const std::optional<StringRef> CommonName = getLTOCommonName(FuncName); in buildLTONameMaps() local