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

References

lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  382   Ty0 = convertPointerToIntegerType(DL, Ty0);
  383   Ty1 = convertPointerToIntegerType(DL, Ty1);
  510       WidestIndTy = convertPointerToIntegerType(DL, PhiTy);