Searched refs:isPushPop (Results 1 – 2 of 2) sorted by relevance
115 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function177 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()
114 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function176 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()