Searched refs:bumpUpwardPressure (Results 1 - 2 of 2) sorted by path

/external/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h433 void bumpUpwardPressure(const MachineInstr *MI);
/external/llvm/lib/CodeGen/
H A DRegisterPressure.cpp707 void RegPressureTracker::bumpUpwardPressure(const MachineInstr *MI) { function in class:RegPressureTracker
766 bumpUpwardPressure(MI);
983 bumpUpwardPressure(MI);

Completed in 314 milliseconds