Home
last modified time | relevance | path

Searched defs:DisableConstantHoisting (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h43 bool DisableConstantHoisting = false; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp94 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable