Home
last modified time | relevance | path

Searched refs:DisableHoisting (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp49 static cl::opt<bool> DisableHoisting("disable-spill-hoist", cl::Hidden, variable
379 bool PropSpill = !DisableHoisting && !isRegToSpill(SV.SpillReg); in propagateSiblingValue()
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp55 static cl::opt<bool> DisableHoisting("disable-spill-hoist", cl::Hidden, variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp77 static cl::opt<bool> DisableHoisting("disable-spill-hoist", cl::Hidden, variable