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

References

lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  968     Start = getStartForNegStride(Start, BECount, IntPtr, StoreSize, SE);
  968     Start = getStartForNegStride(Start, BECount, IntPtr, StoreSize, SE);
  972   if (!isSafeToExpand(Start, *SE))
  981       Expander.expandCodeFor(Start, DestInt8PtrTy, Preheader->getTerminator());