Searched refs:tryPressure (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2354 static bool tryPressure(const PressureChange &TryP, function
2499 if (DAG->isTrackingPressure() && tryPressure(TryCand.RPDelta.Excess,
2505 if (DAG->isTrackingPressure() && tryPressure(TryCand.RPDelta.CriticalMax,
2536 if (DAG->isTrackingPressure() && tryPressure(TryCand.RPDelta.CurrentMax,

Completed in 185 milliseconds