#include <dead-code-elimination-reducer.h>
◆ DeadCodeAnalysis()
v8::internal::compiler::turboshaft::DeadCodeAnalysis::DeadCodeAnalysis |
( |
Graph & | graph, |
|
|
Zone * | phase_zone ) |
|
inlineexplicit |
◆ is_leaf_function()
bool v8::internal::compiler::turboshaft::DeadCodeAnalysis::is_leaf_function |
( |
| ) |
const |
|
inline |
◆ ProcessBlock()
template<
bool trace_analysis>
void v8::internal::compiler::turboshaft::DeadCodeAnalysis::ProcessBlock |
( |
const Block & | block, |
|
|
uint32_t * | unprocessed_count ) |
|
inline |
◆ Run()
template<
bool trace_analysis>
◆ entry_control_state_
◆ graph_
Graph& v8::internal::compiler::turboshaft::DeadCodeAnalysis::graph_ |
|
private |
◆ is_leaf_function_
bool v8::internal::compiler::turboshaft::DeadCodeAnalysis::is_leaf_function_ = true |
|
private |
◆ liveness_
◆ rewritable_branch_targets_
The documentation for this class was generated from the following file: