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

/external/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h447 void bumpUpwardPressure(const MachineInstr *MI);
/external/llvm/lib/CodeGen/
H A DRegisterPressure.cpp734 void RegPressureTracker::bumpUpwardPressure(const MachineInstr *MI) { function in class:RegPressureTracker
765 /// bumpUpwardPressure to recompute the pressure sets based on current
780 bumpUpwardPressure(MI);
994 bumpUpwardPressure(MI);

Completed in 28 milliseconds