Searched refs:isPopOpcode (Results 1 – 2 of 2) sorted by relevance
720 static inline bool isPopOpcode(int Opc) { in isPopOpcode() function
2504 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop()