LLVM 20.0.0git
|
Public Member Functions | |
StackNode (ScopedHashTable< const SCEV *, LoadValue > &AvailableLoads, unsigned cg, DomTreeNode *N, DomTreeNode::const_iterator Child, DomTreeNode::const_iterator End) | |
unsigned | currentGeneration () const |
unsigned | childGeneration () const |
void | childGeneration (unsigned generation) |
DomTreeNode * | node () |
DomTreeNode::const_iterator | childIter () const |
DomTreeNode * | nextChild () |
DomTreeNode::const_iterator | end () const |
bool | isProcessed () const |
void | process () |
Definition at line 223 of file LoopUnroll.cpp.
|
inline |
Definition at line 233 of file LoopUnroll.cpp.
|
inline |
Definition at line 240 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 241 of file LoopUnroll.cpp.
References generation.
|
inline |
Definition at line 243 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 239 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 251 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 252 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 245 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 242 of file LoopUnroll.cpp.
Referenced by loadCSE().
|
inline |
Definition at line 253 of file LoopUnroll.cpp.
Referenced by loadCSE().