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