reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CodeGenPrepare.cpp
 6901     UGEPI->setOperand(0, GEPI);
 6902     ConstantInt *UGEPIIdx = cast<ConstantInt>(UGEPI->getOperand(1));
 6906     UGEPI->setOperand(1, NewUGEPIIdx);
 6910       UGEPI->setIsInBounds(false);