Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h583 bool EnableOpts = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1153 if (EnableOpts) { in lowerSwitchWorkItem()
3082 EnableOpts = OptLevel != CodeGenOpt::None && !skipFunction(F); in runOnMachineFunction()
3084 if (EnableOpts) in runOnMachineFunction()