Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:MachineBasicBlock

37   void InvertAndChangeJumpTarget(MachineInstr*, MachineBasicBlock*);
67 MachineBasicBlock* NewTarget) {
101 MachineBasicBlock* MBB = MBBb;
104 MachineBasicBlock::iterator MII = MBB->getFirstTerminator();
140 MachineBasicBlock::succ_iterator SI = MBB->succ_begin();
141 MachineBasicBlock* FirstSucc = *SI;
142 MachineBasicBlock* SecondSucc = *(++SI);
143 MachineBasicBlock* LayoutSucc = NULL;
144 MachineBasicBlock* JumpAroundTarget = NULL;
158 MachineBasicBlock* CondBranchTarget = NULL;
173 MachineBasicBlock* UncondTarget =