#include <wasm-load-elimination.h>
Definition at line 23 of file wasm-load-elimination.h.
 
◆ WasmLoadElimination() [1/2]
      
        
          | v8::internal::compiler::WasmLoadElimination::WasmLoadElimination | ( | Editor * | editor, | 
        
          |  |  | JSGraph * | jsgraph, | 
        
          |  |  | Zone * | zone ) | 
      
 
 
◆ ~WasmLoadElimination()
  
  | 
        
          | v8::internal::compiler::WasmLoadElimination::~WasmLoadElimination | ( |  | ) |  |  | finaldefault | 
 
 
◆ WasmLoadElimination() [2/2]
  
  | 
        
          | v8::internal::compiler::WasmLoadElimination::WasmLoadElimination | ( | const WasmLoadElimination & |  | ) |  |  | delete | 
 
 
◆ AssertUnreachable()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::AssertUnreachable | ( | Node * | node | ) |  |  | private | 
 
 
◆ common()
◆ ComputeLoopState()
◆ dead()
  
  | 
        
          | Node * v8::internal::compiler::WasmLoadElimination::dead | ( |  | ) | const |  | inlineprivate | 
 
 
◆ empty_state()
  
  | 
        
          | AbstractState const  * v8::internal::compiler::WasmLoadElimination::empty_state | ( |  | ) | const |  | inlineprivate | 
 
 
◆ graph()
  
  | 
        
          | TFGraph * v8::internal::compiler::WasmLoadElimination::graph | ( |  | ) | const |  | private | 
 
 
◆ isolate()
  
  | 
        
          | Isolate * v8::internal::compiler::WasmLoadElimination::isolate | ( |  | ) | const |  | private | 
 
 
◆ jsgraph()
  
  | 
        
          | JSGraph * v8::internal::compiler::WasmLoadElimination::jsgraph | ( |  | ) | const |  | inlineprivate | 
 
 
◆ machine()
◆ operator=()
◆ Reduce()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::Reduce | ( | Node * | node | ) |  |  | final | 
 
 
◆ ReduceAnyConvertExtern()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceAnyConvertExtern | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceEffectPhi()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceEffectPhi | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceLoadLikeFromImmutable()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceLoadLikeFromImmutable | ( | Node * | node, |  
          |  |  | int | index ) |  | private | 
 
 
◆ ReduceOtherNode()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceOtherNode | ( | Node * | node | ) |  |  | private | 
 
 
◆ reducer_name()
  
  | 
        
          | const char * v8::internal::compiler::WasmLoadElimination::reducer_name | ( |  | ) | const |  | inlineoverride | 
 
 
◆ ReduceStart()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceStart | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceStringAsWtf16()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceStringAsWtf16 | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceStringPrepareForGetCodeunit()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceStringPrepareForGetCodeunit | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceWasmArrayInitializeLength()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceWasmArrayInitializeLength | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceWasmArrayLength()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceWasmArrayLength | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceWasmStructGet()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceWasmStructGet | ( | Node * | node | ) |  |  | private | 
 
 
◆ ReduceWasmStructSet()
  
  | 
        
          | Reduction v8::internal::compiler::WasmLoadElimination::ReduceWasmStructSet | ( | Node * | node | ) |  |  | private | 
 
 
◆ TruncateAndExtendOrType()
◆ UpdateState()
◆ zone()
  
  | 
        
          | Zone * v8::internal::compiler::WasmLoadElimination::zone | ( |  | ) | const |  | inlineprivate | 
 
 
◆ dead_
  
  | 
        
          | Node* v8::internal::compiler::WasmLoadElimination::dead_ |  | private | 
 
 
◆ empty_state_
  
  | 
        
          | AbstractState const v8::internal::compiler::WasmLoadElimination::empty_state_ |  | private | 
 
 
◆ jsgraph_
  
  | 
        
          | JSGraph* const v8::internal::compiler::WasmLoadElimination::jsgraph_ |  | private | 
 
 
◆ node_states_
◆ zone_
  
  | 
        
          | Zone* v8::internal::compiler::WasmLoadElimination::zone_ |  | private | 
 
 
The documentation for this class was generated from the following files: