Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h63 bool DisableConstantHoisting = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp98 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable