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

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 4115             Indices.push_back(U.get());
 4117             Indices.push_back(getOrCreateVectorValue(U.get(), Part));
 4125                                             Indices)
 4126                 : Builder.CreateGEP(GEP->getSourceElementType(), Ptr, Indices);