Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h546 void bumpDownwardPressure(const MachineInstr *MI);
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp1239 void RegPressureTracker::bumpDownwardPressure(const MachineInstr *MI) { in bumpDownwardPressure() function in RegPressureTracker
1306 bumpDownwardPressure(MI); in getMaxDownwardPressureDelta()
1345 bumpDownwardPressure(MI); in getDownwardPressure()