Searched refs:isIRLevelProfile (Results 1 – 4 of 4) sorted by relevance
66 virtual bool isIRLevelProfile() const = 0;142 bool isIRLevelProfile() const override { return IsIRLevelProfile; } in isIRLevelProfile() function196 bool isIRLevelProfile() const override { in isIRLevelProfile() function318 virtual bool isIRLevelProfile() const = 0;351 bool isIRLevelProfile() const override { in isIRLevelProfile() function380 bool isIRLevelProfile() const override { return Index->isIRLevelProfile(); } in isIRLevelProfile() function
142 bool IsIRProfile = Reader->isIRLevelProfile(); in mergeInstrProfile()341 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile()
874 if (!PGOReader->isIRLevelProfile()) { in annotateAllFunctions()
414 if (PGOReader->isIRLevelProfile()) in setPGOUseInstrumentor()