Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp40 static cl::opt<int> RegPressureThreshold( variable
403 if (HorizontalVerticalBalance > RegPressureThreshold) { in SUSchedulingCost()
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp40 static cl::opt<int> RegPressureThreshold( variable
416 if (HorizontalVerticalBalance > RegPressureThreshold) { in SUSchedulingCost()