Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BCI

853       if (BitCastInst *BCI = dyn_cast<BitCastInst>(Ptr))
854 Ptr = BCI->getOperand(0);