Lines Matching full:bci
927 BitCastInst *BCI = nullptr;930 BCI = dyn_cast<BitCastInst>(V);931 if (BCI)932 V = BCI->getOperand(0);955 if (&*BI == BCI)