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

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 4793       return I == IndUpdate || !TheLoop->contains(I) || Worklist.count(I) ||
 4793       return I == IndUpdate || !TheLoop->contains(I) || Worklist.count(I) ||
 4793       return I == IndUpdate || !TheLoop->contains(I) || Worklist.count(I) ||
 4794              isVectorizedMemAccessUse(I, Ind);