Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h636 bool EnableOpts = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1250 if (EnableOpts) { in lowerSwitchWorkItem()
3864 EnableOpts = OptLevel != CodeGenOptLevel::None && !skipFunction(F); in runOnMachineFunction()
3866 if (EnableOpts) { in runOnMachineFunction()