◆ NodeKind
◆ CompareChainNode() [1/2]
| v8::internal::compiler::turboshaft::CompareChainNode::CompareChainNode |
( |
OpIndex | n, |
|
|
FlagsCondition | condition ) |
|
inlineexplicit |
◆ CompareChainNode() [2/2]
◆ IsFlagSetting()
| bool v8::internal::compiler::turboshaft::CompareChainNode::IsFlagSetting |
( |
| ) |
const |
|
inline |
◆ IsLegalFirstCombine()
| bool v8::internal::compiler::turboshaft::CompareChainNode::IsLegalFirstCombine |
( |
| ) |
const |
|
inline |
◆ IsLogicalCombine()
| bool v8::internal::compiler::turboshaft::CompareChainNode::IsLogicalCombine |
( |
| ) |
const |
|
inline |
◆ lhs()
| CompareChainNode * v8::internal::compiler::turboshaft::CompareChainNode::lhs |
( |
| ) |
const |
|
inline |
◆ MarkRequiresNegation()
| void v8::internal::compiler::turboshaft::CompareChainNode::MarkRequiresNegation |
( |
| ) |
|
|
inline |
◆ NegateFlags()
| void v8::internal::compiler::turboshaft::CompareChainNode::NegateFlags |
( |
| ) |
|
|
inline |
◆ node()
| OpIndex v8::internal::compiler::turboshaft::CompareChainNode::node |
( |
| ) |
const |
|
inline |
◆ rhs()
| CompareChainNode * v8::internal::compiler::turboshaft::CompareChainNode::rhs |
( |
| ) |
const |
|
inline |
◆ SetCondition()
| void v8::internal::compiler::turboshaft::CompareChainNode::SetCondition |
( |
FlagsCondition | condition | ) |
|
|
inline |
◆ user_condition()
| FlagsCondition v8::internal::compiler::turboshaft::CompareChainNode::user_condition |
( |
| ) |
const |
|
inline |
◆ lhs_
| CompareChainNode* v8::internal::compiler::turboshaft::CompareChainNode::lhs_ = nullptr |
|
private |
◆ node_
| OpIndex v8::internal::compiler::turboshaft::CompareChainNode::node_ |
|
private |
◆ node_kind_
| NodeKind v8::internal::compiler::turboshaft::CompareChainNode::node_kind_ |
|
private |
◆ requires_negation_
| bool v8::internal::compiler::turboshaft::CompareChainNode::requires_negation_ = false |
|
private |
◆ rhs_
| CompareChainNode* v8::internal::compiler::turboshaft::CompareChainNode::rhs_ = nullptr |
|
private |
◆ user_condition_
| FlagsCondition v8::internal::compiler::turboshaft::CompareChainNode::user_condition_ |
|
private |
The documentation for this class was generated from the following file: