Home
last modified time | relevance | path

Searched refs:EnableOpts (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h577 bool EnableOpts = false; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1167 if (EnableOpts) { in lowerSwitchWorkItem()
3386 EnableOpts = OptLevel != CodeGenOpt::None && !skipFunction(F); in runOnMachineFunction()
3388 if (EnableOpts) { in runOnMachineFunction()