Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfReader.cpp762 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readFuncProfiles() local
766 if (!LoadFuncsToBeUsed) { in readFuncProfiles()
942 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readImpl() local
946 if (!LoadFuncsToBeUsed) { in readImpl()