Public Member Functions | |
| IfView (Node *node) | |
| Value * | cond () const | 
| Block * | thenBlock () const | 
| Block * | elseBlock () const | 
| ArrayRef< Value * > | thenOutputs () const | 
| ArrayRef< Value * > | elseOutputs () const | 
| ArrayRef< Value * > | outputs () const | 
| Node * | node () const | 
| operator Node * () const | |
Definition at line 6 of file ir_views.h.
 1.8.11