HomeSort by relevance Sort by last modified time
    Searched refs:bumpDownwardPressure (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 316 void bumpDownwardPressure(const MachineInstr *MI);
  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 697 void RegPressureTracker::bumpDownwardPressure(const MachineInstr *MI) {
750 bumpDownwardPressure(MI);
788 bumpDownwardPressure(MI);

Completed in 35 milliseconds