Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h387 void getUpwardPressure(const MachineInstr *MI,
400 return getUpwardPressure(MI, PressureResult, MaxPressureResult);
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp977 getUpwardPressure(const MachineInstr *MI, in getUpwardPressure() function in RegPressureTracker