Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h581 bool EnableOpts = false; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1172 if (EnableOpts) { in lowerSwitchWorkItem()
3411 EnableOpts = OptLevel != CodeGenOpt::None && !skipFunction(F); in runOnMachineFunction()
3413 if (EnableOpts) { in runOnMachineFunction()