Lines Matching refs:ProfAccForSymsInList
536 bool ProfAccForSymsInList; member in __anonb9d8ce480111::SampleProfileLoader
1103 assert((!ProfAccForSymsInList || in inlineHotFunctions()
1130 if (callsiteIsHot(FS, PSI, ProfAccForSymsInList)) in inlineHotFunctions()
1165 if (!callsiteIsHot(FS, PSI, ProfAccForSymsInList)) in inlineHotFunctions()
1379 assert((!ProfAccForSymsInList || in inlineHotFunctionsWithPriority()
1944 ProfAccForSymsInList = in doInitialization()
1946 if (ProfAccForSymsInList) { in doInitialization()
2088 ProfAccForSymsInList = ProfileAccurateForSymsInList && PSL; in runOnFunction()
2095 ProfAccForSymsInList = false; in runOnFunction()
2097 CoverageTracker.setProfAccForSymsInList(ProfAccForSymsInList); in runOnFunction()
2103 if (ProfAccForSymsInList) { in runOnFunction()