Searched defs:OtherMI (Results 1 – 6 of 6) sorted by relevance
228 MachineInstr *OtherMI = &*MII; in isSafetoMove() local235 MachineInstr *OtherMI = &*MII; in isSafetoMove() local
215 const MachineInstrBuilder &cloneMemRefs(const MachineInstr &OtherMI) const { in cloneMemRefs()334 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
505 return llvm::any_of(C.Stores, [&](MachineInstr *OtherMI) { in operationAliasesWithCandidate()
1478 MachineInstr *&OtherMI) { in matchCombineDivRem()1541 MachineInstr *&OtherMI) { in applyCombineDivRem()
3192 const MacroInfo *OtherMI = getMacroInfo(MacroNameTok.getIdentifierInfo()); in HandleDefineDirective() local3204 if (const MacroInfo *OtherMI=getMacroInfo(MacroNameTok.getIdentifierInfo())) { in HandleDefineDirective() local
563 M.forAllDefinitions([&](const MacroInfo *OtherMI) { in HandleMacroExpandedIdentifier()