Searched refs:hasProfileInstr (Results 1 – 2 of 2) sorted by relevance
511 bool hasProfileInstr() const { return getProfileInstr() != ProfileNone; } in hasProfileInstr() function
1517 if (CodeGenOpts.hasProfileInstr()) in InitializePGOProfileMacros()