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

#include "llvm/Analysis/RegionInfo.h"

Public Types

using BrokenT = typename FuncT_::UnknownRegionTypeError
 

Detailed Description

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

Definition at line 75 of file RegionInfo.h.

Member Typedef Documentation

◆ BrokenT

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

Definition at line 81 of file RegionInfo.h.


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