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

References

lib/Transforms/Scalar/LoopIdiomRecognize.cpp
 1088     StrStart = getStartForNegStride(StrStart, BECount, IntPtrTy, StoreSize, SE);
 1114     LdStart = getStartForNegStride(LdStart, BECount, IntPtrTy, StoreSize, SE);
 1136       getNumBytes(BECount, IntPtrTy, StoreSize, CurLoop, DL, SE);
 1139       Expander.expandCodeFor(NumBytesS, IntPtrTy, Preheader->getTerminator());