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 346 void bumpDownwardPressure(const MachineInstr *MI);
  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 749 void RegPressureTracker::bumpDownwardPressure(const MachineInstr *MI) {
802 bumpDownwardPressure(MI);
841 bumpDownwardPressure(MI);

Completed in 41 milliseconds