llvm::LoopVectorizationLegality::getLAI

Return the loop access analysis for this loop.

Synopsis

Declared in <llvm/Transforms/Vectorize/LoopVectorizationLegality.h>

LoopAccessInfo const*
getLAI() const;

Return Value

The loop access analysis for this loop.