Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp39 static cl::opt<int> RegPressureThreshold( variable
403 if (HorizontalVerticalBalance > RegPressureThreshold) { in SUSchedulingCost()