Home | History | Annotate | Download | only in CodeGen

Lines Matching full:castaddr

2631           const llvm::Value *CastAddr = Intrinsic->getArgOperand(1);
2635 if (isa<llvm::BitCastInst>(&*II) && (CastAddr == &*II))