Searched refs:hasCSIRLevelProfile (Results 1 – 4 of 4) sorted by relevance
91 virtual bool hasCSIRLevelProfile() const = 0;179 bool hasCSIRLevelProfile() const override { return HasCSIRLevelProfile; } in hasCSIRLevelProfile() function239 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function382 virtual bool hasCSIRLevelProfile() const = 0;428 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function486 bool hasCSIRLevelProfile() const override { in hasCSIRLevelProfile() function487 return Index->hasCSIRLevelProfile(); in hasCSIRLevelProfile()
1821 if (!PGOReader->hasCSIRLevelProfile() && IsCS) in annotateAllFunctions()
253 bool HasCSIRProfile = Reader->hasCSIRLevelProfile(); in loadInput()
1298 if (PGOReader->hasCSIRLevelProfile()) in setPGOUseInstrumentor()