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

References

lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
 1261   LLVM_DEBUG(dbgs() << "LSV: Target said misaligned is allowed? " << Allows
 1263   return !Allows || !Fast;