LLVM API Documentation

Public Types
llvm::RegionTraits< FuncT_ > Struct Template Reference

#include <RegionInfo.h>

List of all members.

Public Types

typedef
FuncT_::UnknownRegionTypeError 
BrokenT

Detailed Description

template<class FuncT_>
struct llvm::RegionTraits< FuncT_ >

Definition at line 54 of file RegionInfo.h.


Member Typedef Documentation

template<class FuncT_ >
typedef FuncT_::UnknownRegionTypeError llvm::RegionTraits< FuncT_ >::BrokenT

Definition at line 60 of file RegionInfo.h.


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