Lines Matching defs:nextBB
2403 MachineBasicBlock* nextBB = J->BB;2408 if ((nextValue - currentValue == 1) && (currentBB == nextBB)) {2415 uint32_t NextWeight = nextBB->getBasicBlock() ?2416 BPI->getEdgeWeight(SI.getParent(), nextBB->getBasicBlock()) : 16;