|
CGRAOmp
0.1
|
This is the complete list of members for CGRAOmp::MemoryLoopDependency, including all inherited members.
| classof(const LoopDependency *LD) | CGRAOmp::MemoryLoopDependency | inlinestatic |
| correspond(PHINode *P) | CGRAOmp::LoopDependency | inline |
| def | CGRAOmp::LoopDependency | protected |
| DepKind enum name | CGRAOmp::LoopDependency | |
| distance | CGRAOmp::LoopDependency | protected |
| getDef() | CGRAOmp::LoopDependency | inline |
| getDefInst() | CGRAOmp::LoopDependency | inline |
| getDistance() | CGRAOmp::LoopDependency | inline |
| getInit() | CGRAOmp::LoopDependency | inline |
| getKind() const | CGRAOmp::LoopDependency | inline |
| getLoad() | CGRAOmp::MemoryLoopDependency | inline |
| getPhi() | CGRAOmp::LoopDependency | inline |
| getStore() | CGRAOmp::MemoryLoopDependency | inline |
| init | CGRAOmp::LoopDependency | protected |
| kind | CGRAOmp::LoopDependency | protected |
| load | CGRAOmp::MemoryLoopDependency | private |
| LoopDependency(DepKind kind, Value *def, Value *init, PHINode *phi, int distance) | CGRAOmp::LoopDependency | inline |
| MemoryLoopDependency(StoreInst *store, LoadInst *load, int distance) | CGRAOmp::MemoryLoopDependency | inline |
| phi | CGRAOmp::LoopDependency | protected |
| store | CGRAOmp::MemoryLoopDependency | private |
1.8.17