Searched refs:ProfileCSIRInstr (Results 1 – 2 of 2) sorted by relevance
103 ProfileCSIRInstr, // IR level PGO context sensitive instrumentation in LLVM. enumerator394 return getProfileInstr() == ProfileCSIRInstr; in hasProfileCSIRInstr()405 getProfileUse() == ProfileCSIRInstr; in hasProfileIRUse()409 bool hasProfileCSIRUse() const { return getProfileUse() == ProfileCSIRInstr; } in hasProfileCSIRUse()
780 .Case("csllvm", CodeGenOptions::ProfileCSIRInstr) in setPGOInstrumentor()805 Opts.setProfileUse(CodeGenOptions::ProfileCSIRInstr); in setPGOUseInstrumentor()