Searched refs:ProfileClangInstr (Results 1 – 2 of 2) sorted by relevance
85 ProfileClangInstr, // Clang instrumentation to generate execution counts enumerator233 return getProfileInstr() == ProfileClangInstr; in hasProfileClangInstr()243 return getProfileUse() == ProfileClangInstr; in hasProfileClangUse()
389 .Case("clang", CodeGenOptions::ProfileClangInstr) in setPGOInstrumentor()409 Opts.setProfileUse(CodeGenOptions::ProfileClangInstr); in setPGOUseInstrumentor()417 Opts.setProfileUse(CodeGenOptions::ProfileClangInstr); in setPGOUseInstrumentor()