This is the complete list of members for polly::VirtualUse, including all inherited members.
| Block enum value | polly::VirtualUse | |
| Constant enum value | polly::VirtualUse | |
| create(Scop *S, const Use &U, LoopInfo *LI, bool Virtual) | polly::VirtualUse | static |
| create(Scop *S, ScopStmt *UserStmt, Loop *UserScope, Value *Val, bool Virtual) | polly::VirtualUse | static |
| create(ScopStmt *UserStmt, Loop *UserScope, Value *Val, bool Virtual) | polly::VirtualUse | inlinestatic |
| dump() const | polly::VirtualUse | |
| getKind() const | polly::VirtualUse | inline |
| getMemoryAccess() const | polly::VirtualUse | inline |
| getScevExpr() const | polly::VirtualUse | inline |
| getUser() const | polly::VirtualUse | inline |
| getValue() const | polly::VirtualUse | inline |
| Hoisted enum value | polly::VirtualUse | |
| InputMA | polly::VirtualUse | private |
| Inter enum value | polly::VirtualUse | |
| Intra enum value | polly::VirtualUse | |
| isBlock() const | polly::VirtualUse | inline |
| isConstant() const | polly::VirtualUse | inline |
| isHoisted() const | polly::VirtualUse | inline |
| isInter() const | polly::VirtualUse | inline |
| isIntra() const | polly::VirtualUse | inline |
| isReadOnly() const | polly::VirtualUse | inline |
| isSynthesizable() const | polly::VirtualUse | inline |
| Kind | polly::VirtualUse | private |
| print(raw_ostream &OS, bool Reproducible=true) const | polly::VirtualUse | |
| ReadOnly enum value | polly::VirtualUse | |
| ScevExpr | polly::VirtualUse | private |
| Synthesizable enum value | polly::VirtualUse | |
| UseKind enum name | polly::VirtualUse | |
| User | polly::VirtualUse | private |
| Val | polly::VirtualUse | private |
| VirtualUse(ScopStmt *User, Value *Val, UseKind Kind, const SCEV *ScevExpr, MemoryAccess *InputMA) | polly::VirtualUse | inlineprivate |