Searched defs:OtherMI (Results 1 – 5 of 5) sorted by relevance
204 const MachineInstrBuilder &cloneMemRefs(const MachineInstr &OtherMI) const { in cloneMemRefs()303 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
235 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
500 M.forAllDefinitions([&](const MacroInfo *OtherMI) { in HandleMacroExpandedIdentifier()
2470 if (const MacroInfo *OtherMI=getMacroInfo(MacroNameTok.getIdentifierInfo())) { in HandleDefineDirective() local
987 auto &OtherMI = OtherJITDylib.MaterializingInfos[OtherSymbol]; in addDependencies() local