Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp847 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readFuncProfiles() local
852 if (!LoadFuncsToBeUsed) { in readFuncProfiles()