Searched refs:ProfileClangInstr (Results 1 – 3 of 3) sorted by relevance
84 ProfileClangInstr, // Clang instrumentation to generate execution counts enumerator497 return getProfileInstr() == ProfileClangInstr; in hasProfileClangInstr()515 return getProfileUse() == ProfileClangInstr; in hasProfileClangUse()
1471 Opts.setProfileUse(CodeGenOptions::ProfileClangInstr); in setPGOUseInstrumentor()
7332 NormalizedValues<["ProfileNone", "ProfileClangInstr", "ProfileIRInstr", "ProfileCSIRInstr"]>,