ΒΆbool isIRPGOFlagSet(const llvm::Module* M)
bool isIRPGOFlagSet(const llvm::Module* M)
Description
Check if INSTR_PROF_RAW_VERSION_VAR is defined. This global is only being set in IR PGO compilation.
Declared at: llvm/include/llvm/ProfileData/InstrProf.h:225
Parameters
- const llvm::Module* M