Searched refs:ImplicitDef (Results 1 – 2 of 2) sorted by relevance
693 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local695 ImplicitDef, /*isKill=*/true, TRI)) in ProcessBlockCSE()700 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local701 MRI->clearKillFlags(ImplicitDef); in ProcessBlockCSE()
622 MachineInstr *ImplicitDef = BuildMI(MBB, I, DebugLoc(), Desc, Reg); in defFromParent() local624 Def = Indexes.insertMachineInstrInMaps(*ImplicitDef, Late).getRegSlot(); in defFromParent()