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

References

unittests/Transforms/Vectorize/VPlanTest.cpp
   36   CHECK_ITERATOR(VPBB1, I2, I1);
   39   CHECK_ITERATOR(VPBB1, I3, I2, I1);
   53   CHECK_ITERATOR(VPBB1, I1, I3);
   56   CHECK_ITERATOR(VPBB1, I3);
   74   CHECK_ITERATOR(VPBB1, I2, I1, I3);
   84   CHECK_ITERATOR(VPBB1, I2, I1);
   85   CHECK_ITERATOR(VPBB2, I4, I3, I5);