Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp166 bool FunctionFound = any_of(Values, [&](StringRef Alias) { in ReadV1Profile() local
313 bool FunctionFound = any_of(Aliases, [&](StringRef Alias) { in ReadV0Profile() local