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< VPBlockBase *> | |
using | NodeRef = typename 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< VPRegionBlock * >::GraphRef = VPRegionBlock * |
using llvm::GraphTraits< VPRegionBlock * >::nodes_iterator = df_iterator<NodeRef> |
|
inlinestatic |
Definition at line 1377 of file VPlan.h.
References llvm::VPRegionBlock::getEntry().
|
inlinestatic |
Definition at line 1379 of file VPlan.h.
References llvm::sys::path::begin(), and llvm::VPRegionBlock::getEntry().
|
inlinestatic |
Definition at line 1383 of file VPlan.h.
References llvm::sys::path::end().