Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h583 bool EnableOpts = false; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1157 if (EnableOpts) { in lowerSwitchWorkItem()
3120 EnableOpts = OptLevel != CodeGenOpt::None && !skipFunction(F); in runOnMachineFunction()
3122 if (EnableOpts) in runOnMachineFunction()