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

References

lib/Analysis/InlineCost.cpp
  392   for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP);
lib/CodeGen/CodeGenPrepare.cpp
 6760   gep_type_iterator I = gep_type_begin(*GEP);
lib/ExecutionEngine/Interpreter/Execution.cpp
 1088                                    gep_type_begin(I), gep_type_end(I), SF), SF);
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 1189       for (auto I = gep_type_begin(GEP), E = gep_type_end(GEP);
lib/Transforms/InstCombine/InstructionCombining.cpp
 1653   gep_type_iterator GTI = gep_type_begin(GEP);
 1861     for (gep_type_iterator I = gep_type_begin(*Src), E = gep_type_end(*Src);
lib/Transforms/Scalar/NaryReassociate.cpp
  311   gep_type_iterator GTI = gep_type_begin(*GEP);
lib/Transforms/Scalar/SROA.cpp
  737       for (gep_type_iterator GTI = gep_type_begin(GEPI),
lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  766   gep_type_iterator GTI = gep_type_begin(*GEP);
  785   gep_type_iterator GTI = gep_type_begin(*GEP);
  831   gep_type_iterator GTI = gep_type_begin(*Variadic);
  891   gep_type_iterator GTI = gep_type_begin(*Variadic);
  975   gep_type_iterator GTI = gep_type_begin(*GEP);