Definition at line 53 of file wasm-load-elimination.h.
◆ ElementInfos
◆ FieldInfos
◆ InnerMap
◆ OuterMap
template<typename OuterKey >
◆ HalfState()
v8::internal::compiler::WasmLoadElimination::HalfState::HalfState |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ AddField()
◆ Equals()
bool v8::internal::compiler::WasmLoadElimination::HalfState::Equals |
( |
HalfState const * | that | ) |
const |
|
inline |
◆ IntersectWith()
void v8::internal::compiler::WasmLoadElimination::HalfState::IntersectWith |
( |
HalfState const * | that | ) |
|
◆ IsEmpty()
bool v8::internal::compiler::WasmLoadElimination::HalfState::IsEmpty |
( |
| ) |
const |
|
inline |
◆ KillField()
◆ LookupField()
◆ Print() [1/3]
void v8::internal::compiler::WasmLoadElimination::HalfState::Print |
( |
| ) |
const |
◆ Print() [2/3]
static void v8::internal::compiler::WasmLoadElimination::HalfState::Print |
( |
const ElementInfos & | infos | ) |
|
|
staticprivate |
◆ Print() [3/3]
static void v8::internal::compiler::WasmLoadElimination::HalfState::Print |
( |
const FieldInfos & | infos | ) |
|
|
staticprivate |
◆ Update()
template<typename OuterKey >
static void v8::internal::compiler::WasmLoadElimination::HalfState::Update |
( |
OuterMap< OuterKey > & | map, |
|
|
OuterKey | outer_key, |
|
|
Node * | inner_key, |
|
|
FieldOrElementValue | info ) |
|
inlinestaticprivate |
◆ elements_
ElementInfos v8::internal::compiler::WasmLoadElimination::HalfState::elements_ |
|
private |
◆ fields_
FieldInfos v8::internal::compiler::WasmLoadElimination::HalfState::fields_ |
|
private |
◆ zone_
Zone* v8::internal::compiler::WasmLoadElimination::HalfState::zone_ |
|
private |
The documentation for this class was generated from the following files: