LLVM 20.0.0git
|
For the node iterator we just need to turn the TreeEntry iterator into a TreeEntry* iterator so that it dereferences to NodeRef. More...
Public Member Functions | |
nodes_iterator (const ItTy &It2) | |
NodeRef | operator* () |
nodes_iterator | operator++ () |
bool | operator!= (const nodes_iterator &N2) const |
For the node iterator we just need to turn the TreeEntry iterator into a TreeEntry* iterator so that it dereferences to NodeRef.
Definition at line 4188 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4193 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4199 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4194 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4195 of file SLPVectorizer.cpp.