◆ CandidateMemOps()
v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::CandidateMemOps |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ AddCandidate()
void v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::AddCandidate |
( |
Node * | mem_op, |
|
|
int64_t | imm_offset ) |
◆ GetNumNodes()
size_t v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::GetNumNodes |
( |
| ) |
const |
◆ imm_offset()
int64_t v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::imm_offset |
( |
size_t | i | ) |
const |
◆ mem_op()
Node * v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::mem_op |
( |
size_t | i | ) |
const |
◆ imm_offsets_
ZoneVector<int64_t> v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::imm_offsets_ |
|
private |
◆ mem_ops_
ZoneVector<Node*> v8::internal::compiler::WasmAddressReassociation::CandidateMemOps::mem_ops_ |
|
private |
The documentation for this class was generated from the following files: