Searched refs:MBBI_prev (Results 1 – 1 of 1) sorted by relevance
655 auto MBBI_prev = MBBI; in emitPopSpecialFixUp() local656 MBBI_prev--; in emitPopSpecialFixUp()657 assert(MBBI_prev->getOpcode() == ARM::tPOP); in emitPopSpecialFixUp()660 MBBI = MBBI_prev; // Replace the final tPOP with a tPOP_RET. in emitPopSpecialFixUp()