LLVM: llvm::LoopAccessInfoManager Class Reference (original) (raw)
#include "[llvm/Analysis/LoopAccessAnalysis.h](LoopAccessAnalysis%5F8h%5Fsource.html)"
Public Member Functions | |
---|---|
LoopAccessInfoManager (ScalarEvolution &SE, AAResults &AA, DominatorTree &DT, LoopInfo &LI, TargetTransformInfo *TTI, const TargetLibraryInfo *TLI) | |
const LoopAccessInfo & | getInfo (Loop &L) |
void | clear () |
bool | invalidate (Function &F, const PreservedAnalyses &PA, FunctionAnalysisManager::Invalidator &Inv) |
Definition at line 856 of file LoopAccessAnalysis.h.
◆ clear()
void LoopAccessInfoManager::clear | ( | ) |
---|
◆ getInfo()
◆ invalidate()
The documentation for this class was generated from the following files:
- include/llvm/Analysis/LoopAccessAnalysis.h
- lib/Analysis/LoopAccessAnalysis.cpp