reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
830 CallInst *Call = dyn_cast<CallInst>(V); 832 if (ICmpInst *CI = dyn_cast<ICmpInst>(V)) { 848 if (isa<AddrSpaceCastInst>(V)) 851 Type *EltTy = V->getType()->getPointerElementType(); 856 V->mutateType(NewTy); 859 if (SelectInst *SI = dyn_cast<SelectInst>(V)) { 865 } else if (PHINode *Phi = dyn_cast<PHINode>(V)) {