Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h45 bool DisableConstantHoisting = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp95 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable