Searched refs:isContextualIRPGOEnabled (Results 1 – 4 of 4) sorted by relevance
22 static bool isContextualIRPGOEnabled();
33 bool PGOCtxProfLoweringPass::isContextualIRPGOEnabled() { in isContextualIRPGOEnabled() function in PGOCtxProfLoweringPass
343 PGOCtxProfLoweringPass::isContextualIRPGOEnabled(); in shouldInstrumentEntryBB()352 PGOCtxProfLoweringPass::isContextualIRPGOEnabled(); in isValueProfilingDisabled()905 if (PGOCtxProfLoweringPass::isContextualIRPGOEnabled()) { in instrumentOneFunc()1870 if (!IsCS && !PGOCtxProfLoweringPass::isContextualIRPGOEnabled()) in InstrumentAllFunctions()2121 InstrumentFuncEntry |= PGOCtxProfLoweringPass::isContextualIRPGOEnabled(); in annotateAllFunctions()
1170 !(IsPGOInstrGen && PGOCtxProfLoweringPass::isContextualIRPGOEnabled()) && in buildModuleSimplificationPipeline()1175 PGOCtxProfLoweringPass::isContextualIRPGOEnabled(); in buildModuleSimplificationPipeline()