Definition at line 132 of file csa-load-elimination.h.
◆ AbstractState() [1/2]
v8::internal::compiler::CsaLoadElimination::AbstractState::AbstractState |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ AbstractState() [2/2]
v8::internal::compiler::CsaLoadElimination::AbstractState::AbstractState |
( |
HalfState | mutable_state, |
|
|
HalfState | immutable_state ) |
|
inlineexplicit |
◆ Equals()
bool v8::internal::compiler::CsaLoadElimination::AbstractState::Equals |
( |
AbstractState const * | that | ) |
const |
|
inline |
◆ IntersectWith()
void v8::internal::compiler::CsaLoadElimination::AbstractState::IntersectWith |
( |
AbstractState const * | that | ) |
|
|
inline |
◆ immutable_state
HalfState v8::internal::compiler::CsaLoadElimination::AbstractState::immutable_state |
◆ mutable_state
HalfState v8::internal::compiler::CsaLoadElimination::AbstractState::mutable_state |
The documentation for this struct was generated from the following file: