Searched refs:isIRLevelProfile (Results 1 – 5 of 5) sorted by relevance
116 virtual bool isIRLevelProfile() const = 0;231 bool isIRLevelProfile() const override { in isIRLevelProfile() function327 bool isIRLevelProfile() const override { in isIRLevelProfile() function496 virtual bool isIRLevelProfile() const = 0;548 bool isIRLevelProfile() const override { in isIRLevelProfile() function634 bool isIRLevelProfile() const override { return Index->isIRLevelProfile(); } in isIRLevelProfile() function
2385 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile()2411 if (Reader->isIRLevelProfile()) { in showInstrProfile()2534 bool IsIR = Reader->isIRLevelProfile(); in showInstrProfile()
2090 if (!PGOReader->isIRLevelProfile() && !PGOReader->hasMemoryProfile()) { in annotateAllFunctions()2142 if (!PGOReader->isIRLevelProfile()) in annotateAllFunctions()
1219 if (isIRLevelProfile()) { in accumulateCounts()
1322 if (PGOReader->isIRLevelProfile() || PGOReader->hasMemoryProfile()) { in setPGOUseInstrumentor()