LLVM
8.0.1
|
#include "Transforms/Vectorize/VPlan.h"
Public Types | |
using | GraphRef = VPRegionBlock * |
using | nodes_iterator = df_iterator< NodeRef > |
Public Types inherited from llvm::GraphTraits< Inverse< VPBlockBase *> > | |
using | NodeRef = typename Inverse< VPBlockBase * > ::UnknownGraphTypeError |
Static Public Member Functions | |
static NodeRef | getEntryNode (Inverse< GraphRef > N) |
static nodes_iterator | nodes_begin (GraphRef N) |
static nodes_iterator | nodes_end (GraphRef N) |
using llvm::GraphTraits< Inverse< VPRegionBlock * > >::GraphRef = VPRegionBlock * |
using llvm::GraphTraits< Inverse< VPRegionBlock * > >::nodes_iterator = df_iterator<NodeRef> |
|
inlinestatic |
Definition at line 1415 of file VPlan.h.
References llvm::Inverse< GraphType >::Graph.
|
inlinestatic |
Definition at line 1419 of file VPlan.h.
References llvm::sys::path::begin(), and llvm::VPRegionBlock::getExit().
|
inlinestatic |
Definition at line 1423 of file VPlan.h.
References llvm::sys::path::end().