Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp836 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readFuncProfiles() local
840 if (!LoadFuncsToBeUsed) { in readFuncProfiles()
1016 bool LoadFuncsToBeUsed = collectFuncsFromModule(); in readImpl() local
1020 if (!LoadFuncsToBeUsed) { in readImpl()