LLVM: llvm::IVVisitor Class Reference (original) (raw)
Interface for visiting interesting IV users that are recognized but not simplified by this utility. More...
#include "[llvm/Transforms/Utils/SimplifyIndVar.h](SimplifyIndVar%5F8h%5Fsource.html)"
| Protected Member Functions | |
|---|---|
| virtual void | anchor () |
Interface for visiting interesting IV users that are recognized but not simplified by this utility.
Definition at line 36 of file SimplifyIndVar.h.
| llvm::IVVisitor::IVVisitor ( ) | default |
|---|
◆ ~IVVisitor()
| virtual llvm::IVVisitor::~IVVisitor ( ) | virtualdefault |
|---|
◆ anchor()
| void llvm::IVVisitor::anchor ( ) | protectedvirtual |
|---|
◆ getDomTree()
◆ visitCast()
| virtual void llvm::IVVisitor::visitCast ( CastInst * Cast) | pure virtual |
|---|
◆ DT
The documentation for this class was generated from the following files:
- include/llvm/Transforms/Utils/SimplifyIndVar.h
- lib/Transforms/Utils/SimplifyIndVar.cpp