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 4427 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4432 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4438 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4433 of file SLPVectorizer.cpp.
|
inline |
Definition at line 4434 of file SLPVectorizer.cpp.