Searched refs:ImplicitDef (Results 1 – 2 of 2) sorted by relevance
692 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local694 ImplicitDef, /*isKill=*/true, TRI)) in ProcessBlockCSE()699 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local700 MRI->clearKillFlags(ImplicitDef); in ProcessBlockCSE()
627 MachineInstr *ImplicitDef = BuildMI(MBB, I, DebugLoc(), Desc, Reg); in defFromParent() local629 Def = Indexes.insertMachineInstrInMaps(*ImplicitDef, Late).getRegSlot(); in defFromParent()