Searched refs:addLiveInsNoPristines (Results 1 – 3 of 3) sorted by relevance
140 void addLiveInsNoPristines(const MachineBasicBlock &MBB);
1565 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertSimple()1566 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertSimple()1666 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertTriangle()1667 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertTriangle()1829 Redefs.addLiveInsNoPristines(MBB1); in IfConvertDiamondCommon()1830 Redefs.addLiveInsNoPristines(MBB2); in IfConvertDiamondCommon()
244 void LivePhysRegs::addLiveInsNoPristines(const MachineBasicBlock &MBB) { in addLiveInsNoPristines() function in LivePhysRegs