LLVM  3.7.0
Public Types | List of all members
llvm::RegionTraits< FuncT_ > Struct Template Reference

#include <RegionInfo.h>

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: