struct Inverse

Declaration

template <class GraphType>
struct Inverse { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/GraphTraits.h:97

Templates

GraphType

Member Variables

public const GraphType& Graph

Method Overview

Methods

ΒΆinline Inverse<GraphType>(const GraphType& G)

Declared at: llvm/include/llvm/ADT/GraphTraits.h:100

Parameters

const GraphType& G