Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp869 DenseSet<uint64_t> FuncGuidsToUse; in readFuncProfiles() local
872 FuncGuidsToUse.insert(Function::getGUID(Name)); in readFuncProfiles()
893 if ((useMD5() && FuncGuidsToUse.count(FName.getHashCode())) || in readFuncProfiles()