Searched refs:ImplicitDef (Results 1 – 2 of 2) sorted by relevance
708 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local710 ImplicitDef, /*isKill=*/true, TRI)) in ProcessBlockCSE()715 for (auto ImplicitDef : ImplicitDefs) in ProcessBlockCSE() local716 MRI->clearKillFlags(ImplicitDef); in ProcessBlockCSE()
621 MachineInstr *ImplicitDef = BuildMI(MBB, I, DebugLoc(), Desc, Reg); in defFromParent() local623 Def = Indexes.insertMachineInstrInMaps(*ImplicitDef, Late).getRegSlot(); in defFromParent()