LLVM 20.0.0git
|
#include "llvm/CodeGen/RDFGraph.h"
Public Types | |
enum | : unsigned { None = 0x00 , KeepDeadPhis = 0x01 , OmitReserved = 0x02 } |
Definition at line 336 of file RDFGraph.h.
anonymous enum : unsigned |
Enumerator | |
---|---|
None | |
KeepDeadPhis | |
OmitReserved |
Definition at line 337 of file RDFGraph.h.