Searched refs:PrevInstBB (Results 1 – 4 of 4) sorted by relevance
173 PrevInstBB = nullptr; in beginFunction()272 PrevInstBB = CurMI->getParent(); in endInstruction()
70 const MachineBasicBlock *PrevInstBB = nullptr; variable
1317 (PrevInstBB && PrevInstBB != MI->getParent())) { in beginInstruction()
2629 if (!DL && MI->getParent() != PrevInstBB) { in beginInstruction()2638 PrevInstBB = MI->getParent(); in beginInstruction()