LLVM: llvm::RegionTraits< FuncT_ > Struct Template Reference (original) (raw)

#include "[llvm/Analysis/RegionInfo.h](RegionInfo%5F8h%5Fsource.html)"

Inheritance diagram for llvm::RegionTraits< FuncT_ >:

[legend]

Public Types
using BrokenT = typename FuncT_::UnknownRegionTypeError

Detailed Description

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

Definition at line 73 of file RegionInfo.h.

Member Typedef Documentation

BrokenT

template<class FuncT_>

using llvm::RegionTraits< FuncT_ >::BrokenT = typename FuncT_::UnknownRegionTypeError

Definition at line 79 of file RegionInfo.h.


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