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

  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 418 void bumpUpwardPressure(const MachineInstr *MI);
  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 708 void RegPressureTracker::bumpUpwardPressure(const MachineInstr *MI) {
767 bumpUpwardPressure(MI);
    [all...]

Completed in 150 milliseconds