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

References

lib/Analysis/InlineCost.cpp
  393        GTI != GTE; ++GTI) {
  393        GTI != GTE; ++GTI) {
  394     ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand());
  396       if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand()))
  404     if (StructType *STy = GTI.getStructTypeOrNull()) {
  411     APInt TypeSize(IntPtrWidth, DL.getTypeAllocSize(GTI.getIndexedType()));