reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
486 GEP->getSourceElementType(), NewPointerOperands[0], 487 SmallVector<Value *, 4>(GEP->idx_begin(), GEP->idx_end())); 487 SmallVector<Value *, 4>(GEP->idx_begin(), GEP->idx_end())); 488 NewGEP->setIsInBounds(GEP->isInBounds());