Home
last modified time | relevance | path

Searched defs:EnableOpt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64PreLegalizerCombiner.cpp46 AArch64PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PreLegalizerCombinerInfo()
142 bool EnableOpt = in runOnMachineFunction() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerInfo.h51 bool EnableOpt; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUTargetMachine.cpp397 bool EnableOpt = getOptLevel() > CodeGenOpt::None; in adjustPassManager() local