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