Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h293 void getDownwardPressure(const MachineInstr *MI,
304 return getDownwardPressure(MI, PressureResult, MaxPressureResult); in getPressureAfterInst()
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp781 getDownwardPressure(const MachineInstr *MI, in getDownwardPressure() function in RegPressureTracker