Searched refs:isALUArithLoOpcode (Results 1 – 1 of 1) sorted by relevance
69 static bool isALUArithLoOpcode(unsigned Opcode) { in isALUArithLoOpcode() function227 if ((Offset < 0) && isALUArithLoOpcode(MI.getOpcode())) { in eliminateFrameIndex()