LLVM 22.0.0git
llvm::RegionTraits< FuncT_ > Struct Template Reference

#include "llvm/Analysis/RegionInfo.h"

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: