|
Polly 23.0.0git
|
Specialize simplify_type for MemAccInst to enable dyn_cast and cast from a MemAccInst object. More...
#include <ScopHelper.h>
Public Types | |
| typedef Instruction * | SimpleType |
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (polly::MemAccInst &I) |
Specialize simplify_type for MemAccInst to enable dyn_cast and cast from a MemAccInst object.
Definition at line 338 of file ScopHelper.h.
| typedef Instruction* llvm::simplify_type< polly::MemAccInst >::SimpleType |
Definition at line 339 of file ScopHelper.h.
|
inlinestatic |
Definition at line 340 of file ScopHelper.h.
References polly::MemAccInst::asInstruction().