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

References

lib/Analysis/ValueTracking.cpp
 1863        GTI != GTE; ++GTI) {
 1863        GTI != GTE; ++GTI) {
 1865     if (StructType *STy = GTI.getStructTypeOrNull()) {
 1866       ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand());
 1876     if (Q.DL.getTypeAllocSize(GTI.getIndexedType()) == 0)
 1881     if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) {
 1895     if (isKnownNonZero(GTI.getOperand(), Depth, Q))