Public Member Functions | |
| LoopView (Node *node) | |
| Block * | bodyBlock () const |
| Value * | cond () const |
| Value * | maxTripCount () const |
| Value * | inputCond () const |
| Value * | nextCond () const |
| Value * | currentTripCount () const |
| ArrayRef< Value * > | carriedInputs () const |
| ArrayRef< Value * > | carriedOutputs () const |
| ArrayRef< Value * > | bodyCarriedInputs () const |
| ArrayRef< Value * > | bodyCarriedOutputs () const |
| Node * | node () const |
| operator Node * () const | |
Definition at line 39 of file ir_views.h.
1.8.11