LLVM 19.0.0git
Public Types | List of all members
llvm::rdf::BuildOptions Struct Reference

#include "llvm/CodeGen/RDFGraph.h"

Public Types

enum  : unsigned { None = 0x00 , KeepDeadPhis = 0x01 , OmitReserved = 0x02 }
 

Detailed Description

Definition at line 336 of file RDFGraph.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : unsigned
Enumerator
None 
KeepDeadPhis 
OmitReserved 

Definition at line 337 of file RDFGraph.h.


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