Home
last modified time | relevance | path

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

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