Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:BitCastInst

72       if (isa<BitCastInst>(I) || isa<AddrSpaceCastInst>(I)) {
255 return new BitCastInst(EntryAI, AI.getType());
353 return new BitCastInst(NewLoad, LI.getType());
643 (isa<BitCastInst>(BBI) && BBI->getType()->isPointerTy())) {
710 (isa<BitCastInst>(BBI) && BBI->getType()->isPointerTy()));
774 (isa<BitCastInst>(BBI) && BBI->getType()->isPointerTy())) {