| _begin_bci | MethodInterval | [protected] |
| _end_bci | MethodInterval | [protected] |
| _expr_code | CondNode | [protected] |
| _in_prim_failure | MethodInterval | [protected] |
| _method | MethodInterval | [protected] |
| _parent | MethodInterval | [protected] |
| AndNode(methodOop method, MethodInterval *parent, int begin_bci, int next_bci, int dest_offset) | AndNode | [private] |
| begin_bci() const | MethodInterval | [inline] |
| CondNode(methodOop method, MethodInterval *parent, int begin_bci, int next_bci, int dest_offset) | CondNode | [protected] |
| end_bci() const | MethodInterval | [inline] |
| expr_code() const | CondNode | [inline] |
| in_prim_failure_block() const | MethodInterval | [inline] |
| includes(int bci) const | MethodInterval | [inline] |
| initialize(methodOop method, MethodInterval *parent, int begin_bci, int end_bci, bool failBlock) | MethodInterval | [protected] |
| InlineSendNode(methodOop method, MethodInterval *parent, int begin_bci, int end_bci=-1) | InlineSendNode | [protected] |
| is_and() const | AndNode | [inline, virtual] |
| is_or() const | AndNode | [inline, virtual] |
| method() const | MethodInterval | [inline] |
| MethodInterval(methodOop method, MethodInterval *parent) | MethodInterval | [protected] |
| MethodInterval(methodOop method, MethodInterval *parent, int begin_bci, int end_bci=-1, bool failureBlock=false) | MethodInterval | [protected] |
| MethodIntervalFactory class | AndNode | [friend] |
| operator delete(void *p) | ResourceObj | [inline] |
| operator new(size_t size, bool on_C_heap=false) | ResourceObj | [inline] |
| parent() const | MethodInterval | [inline] |
| selector() const | AndNode | [virtual] |
| set_end_bci(int bci) | MethodInterval | [inline, protected] |
| set_prim_failure(bool f) | MethodInterval | [inline] |