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

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 1727   for (unsigned Part = 0; Part < UF; ++Part) {
 1727   for (unsigned Part = 0; Part < UF; ++Part) {
 1728     VectorLoopValueMap.setVectorValue(EntryVal, Part, LastInduction);
 1732     recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, Part);