Searched refs:Redefs (Results 1 – 1 of 1) sorted by relevance
198 LivePhysRegs Redefs; member in __anon4f83ad000111::IfConverter1479 static void UpdatePredRedefs(MachineInstr &MI, LivePhysRegs &Redefs) { in UpdatePredRedefs() argument1487 for (unsigned Reg : Redefs) in UpdatePredRedefs()1491 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()1560 Redefs.init(*TRI); in IfConvertSimple()1565 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertSimple()1566 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertSimple()1664 Redefs.init(*TRI); in IfConvertTriangle()1666 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertTriangle()1667 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertTriangle()[all …]