Home
last modified time | relevance | path

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

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