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

Declarations

lib/Transforms/Vectorize/LoopVectorize.cpp
  602   void recordVectorLoopValueForInductionCast(const InductionDescriptor &ID,

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 1732     recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, Part);
 1877       recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, Part);
 1983       recordVectorLoopValueForInductionCast(ID, EntryVal, Add, Part, Lane);