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

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 1871     for (unsigned Part = 0; Part < UF; ++Part) {
 1871     for (unsigned Part = 0; Part < UF; ++Part) {
 1873           getStepVector(Broadcasted, VF * Part, Step, ID.getInductionOpcode());
 1874       VectorLoopValueMap.setVectorValue(EntryVal, Part, EntryPart);
 1877       recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, Part);