Home | History | Annotate | Download | only in Utils

Lines Matching refs:BCI

74     } else if (const BitCastInst *BCI = dyn_cast<BitCastInst>(U)) {
75 if (BCI->getType() != Type::getInt8PtrTy(U->getContext(), AS))
77 if (!onlyUsedByLifetimeMarkers(BCI))