Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h392 void getDownwardPressure(const MachineInstr *MI,
403 return getDownwardPressure(MI, PressureResult, MaxPressureResult);
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp993 getDownwardPressure(const MachineInstr *MI, in getDownwardPressure() function in RegPressureTracker