llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
Condition Union Reference
Collaboration diagram for Condition:
Collaboration graph
[legend]

Classes

struct  JumpCond
 
struct  SwitchCond
 

Public Types

enum  Kind { JUMP, SWITCH }
 

Public Member Functions

 Condition (ConstRef< Inst > cond, bool flag)
 
 Condition (ConstRef< Inst > arg, unsigned index)
 

Public Attributes

Kind K
 
JumpCond Jump
 
SwitchCond Switch
 

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