Definition at line 35 of file redundancy-elimination.h.
◆ EffectPathChecks()
v8::internal::compiler::RedundancyElimination::EffectPathChecks::EffectPathChecks |
( |
Check * | head, |
|
|
size_t | size ) |
|
inlineprivate |
◆ AddCheck()
◆ Copy()
◆ Empty()
◆ Equals()
bool v8::internal::compiler::RedundancyElimination::EffectPathChecks::Equals |
( |
EffectPathChecks const * | that | ) |
const |
◆ LookupBoundsCheckFor()
Node * v8::internal::compiler::RedundancyElimination::EffectPathChecks::LookupBoundsCheckFor |
( |
Node * | node | ) |
const |
◆ LookupCheck()
Node * v8::internal::compiler::RedundancyElimination::EffectPathChecks::LookupCheck |
( |
Node * | node, |
|
|
JSGraph * | jsgraph ) const |
◆ Merge()
void v8::internal::compiler::RedundancyElimination::EffectPathChecks::Merge |
( |
EffectPathChecks const * | that | ) |
|
◆ head_
Check* v8::internal::compiler::RedundancyElimination::EffectPathChecks::head_ |
|
private |
◆ size_
size_t v8::internal::compiler::RedundancyElimination::EffectPathChecks::size_ |
|
private |
◆ Zone
friend v8::internal::compiler::RedundancyElimination::EffectPathChecks::Zone |
|
private |
The documentation for this class was generated from the following files: