Searched refs:SplitInstr (Results 1 – 1 of 1) sorted by relevance
158 MachineInstr &SplitInstr = getMI(MF, SplitAt, BlockNum); in testSplitAt() local159 MachineBasicBlock &MBB = *SplitInstr.getParent(); in testSplitAt()162 MBB.splitAt(SplitInstr, false, &LIS); in testSplitAt()