Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BlockIndex

1056         int BlockIndex = BasePHI->getBasicBlockIndex(InBB);
1057 if (BlockIndex != -1) {
1058 Value *OldBase = BasePHI->getIncomingValue(BlockIndex);