Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp682 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readFuncProfiles() local
686 if (!LoadFuncsToBeUsed) { in readFuncProfiles()
862 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readImpl() local
865 if (!LoadFuncsToBeUsed) { in readImpl()