Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:BCI

1461     BitCastInst *BCI = dyn_cast<BitCastInst>(GEP->getOperand(0));
1463 BCI &&
1466 Value *OrigBase = BCI->getOperand(0);