reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
390 if (Candidate == nullptr) 397 Candidate = Builder.CreateBitOrPointerCast(Candidate, GEP->getType()); 397 Candidate = Builder.CreateBitOrPointerCast(Candidate, GEP->getType()); 398 assert(Candidate->getType() == GEP->getType()); 430 Builder.CreateGEP(GEP->getResultElementType(), Candidate, RHS));