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