Lines Matching refs:UseBB
1695 BasicBlock *UseBB = cast<Instruction>(U)->getParent();1699 UseBB = P->getIncomingBlock(i);1701 if (UseBB == Preheader || L->contains(UseBB)) {