Searched refs:hasCSIRLevelProfile (Results 1 – 4 of 4) sorted by relevance
94 virtual bool hasCSIRLevelProfile() const = 0;182 bool hasCSIRLevelProfile() const override { return HasCSIRLevelProfile; } in hasCSIRLevelProfile() function246 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function389 virtual bool hasCSIRLevelProfile() const = 0;435 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function493 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function494 return Index->hasCSIRLevelProfile(); in hasCSIRLevelProfile()
1821 if (!PGOReader->hasCSIRLevelProfile() && IsCS) in annotateAllFunctions()
254 bool HasCSIRProfile = Reader->hasCSIRLevelProfile(); in loadInput()
1298 if (PGOReader->hasCSIRLevelProfile()) in setPGOUseInstrumentor()