Searched refs:isMatchingUpdateInsn (Results 1 – 1 of 1) sorted by relevance
184 bool isMatchingUpdateInsn(MachineInstr &MemMI, MachineInstr &MI,2053 bool AArch64LoadStoreOpt::isMatchingUpdateInsn(MachineInstr &MemMI, in isMatchingUpdateInsn() function in AArch64LoadStoreOpt2158 if (isMatchingUpdateInsn(*I, MI, BaseReg, UnscaledOffset)) in findMatchingUpdateInsnForward()2230 if (isMatchingUpdateInsn(*I, MI, BaseReg, Offset)) { in findMatchingUpdateInsnBackward()