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

/external/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h448 void bumpDownwardPressure(const MachineInstr *MI);
/external/llvm/lib/CodeGen/
H A DRegisterPressure.cpp914 void RegPressureTracker::bumpDownwardPressure(const MachineInstr *MI) { function in class:RegPressureTracker
960 /// bumpDownwardPressure to recompute the pressure sets based on current
971 bumpDownwardPressure(MI);
1010 bumpDownwardPressure(MI);

Completed in 98 milliseconds