LLVM: llvm::GraphTraits< BoUpSLP * >::nodes_iterator Class Reference (original) (raw)

For the node iterator we just need to turn the TreeEntry iterator into a TreeEntry* iterator so that it dereferences to NodeRef. More...

Detailed Description

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 6147 of file SLPVectorizer.cpp.

Constructor & Destructor Documentation

Member Function Documentation

operator!=()

operator*()

operator++()


The documentation for this class was generated from the following file: