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