|
V8 Project
|
#include <hydrogen-instructions.h>
Collaboration diagram for v8::internal::FINAL< kOperandKind, kNumCachedOperands >::LimitFromPredecessorBlock:Public Member Functions | |
| bool | LimitIsValid () |
| bool | LimitIsIncluded () |
| bool | LimitIsUpper () |
| LimitFromPredecessorBlock () | |
Public Attributes | |
| InductionVariableData * | variable |
| Token::Value | token |
| HValue * | limit |
| HBasicBlock * | other_target |
Definition at line 3128 of file hydrogen-instructions.h.
|
inline |
Definition at line 3144 of file hydrogen-instructions.h.
|
inline |
Definition at line 3136 of file hydrogen-instructions.h.
References v8::internal::Token::IsEqualityOp().
Here is the call graph for this function:
|
inline |
Definition at line 3140 of file hydrogen-instructions.h.
|
inline |
Definition at line 3134 of file hydrogen-instructions.h.
| HValue* v8::internal::FINAL< kOperandKind, kNumCachedOperands >::LimitFromPredecessorBlock::limit |
Definition at line 3131 of file hydrogen-instructions.h.
| HBasicBlock* v8::internal::FINAL< kOperandKind, kNumCachedOperands >::LimitFromPredecessorBlock::other_target |
Definition at line 3132 of file hydrogen-instructions.h.
| Token::Value v8::internal::FINAL< kOperandKind, kNumCachedOperands >::LimitFromPredecessorBlock::token |
Definition at line 3130 of file hydrogen-instructions.h.
| InductionVariableData* v8::internal::FINAL< kOperandKind, kNumCachedOperands >::LimitFromPredecessorBlock::variable |
Definition at line 3129 of file hydrogen-instructions.h.