Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:FBB

686   MachineBasicBlock *FBB = FuncInfo.MBBMap[BI->getSuccessor(1)];
698 std::swap(TBB, FBB);
710 FastEmitBranch(FBB, DbgLoc);
717 MachineBasicBlock *Target = (Imm == 0) ? FBB : TBB;