Searched refs:isPushOpcode (Results 1 – 2 of 2) sorted by relevance
432 static inline bool isPushOpcode(int Opc) { in isPushOpcode() function
2002 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop()