LLVM 17.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 3624 of file SLPVectorizer.cpp.
|
inline |
Definition at line 3629 of file SLPVectorizer.cpp.
|
inline |
Definition at line 3635 of file SLPVectorizer.cpp.
|
inline |
Definition at line 3630 of file SLPVectorizer.cpp.
|
inline |
Definition at line 3631 of file SLPVectorizer.cpp.