Searched refs:addLiveInsNoPristines (Results 1 – 3 of 3) sorted by relevance
141 void addLiveInsNoPristines(const MachineBasicBlock &MBB);
1552 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertSimple()1553 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertSimple()1653 Redefs.addLiveInsNoPristines(CvtMBB); in IfConvertTriangle()1654 Redefs.addLiveInsNoPristines(NextMBB); in IfConvertTriangle()1816 Redefs.addLiveInsNoPristines(MBB1); in IfConvertDiamondCommon()1817 Redefs.addLiveInsNoPristines(MBB2); in IfConvertDiamondCommon()
244 void LivePhysRegs::addLiveInsNoPristines(const MachineBasicBlock &MBB) { in addLiveInsNoPristines() function in LivePhysRegs