Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp40 static cl::opt<int> ProcResCostLim("procres-cost-lim", cl::Hidden, variable
160 ProcResCostLim)) in nextGroup()
306 if ((CurrCounter > ProcResCostLim) && in EmitInstruction()