reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4566 if (isa<llvm::Constant>(GEPVal)) { 4572 Builder.CreatePtrToInt(GEPVal, DL.getIntPtrType(GEPVal->getType())); 4572 Builder.CreatePtrToInt(GEPVal, DL.getIntPtrType(GEPVal->getType())); 4577 auto *GEP = cast<llvm::GEPOperator>(GEPVal);