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