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 4143 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4148 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4154 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4149 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4150 of file SLPVectorizer.cpp.