Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp706 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readFuncProfiles() local
710 if (!LoadFuncsToBeUsed) { in readFuncProfiles()
886 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readImpl() local
889 if (!LoadFuncsToBeUsed) { in readImpl()