#include <maglev-ir.h>
|
template<typename... Args> |
static Derived * | New (Zone *zone, std::initializer_list< ValueNode * > inputs, Args &&... args) |
|
template<typename... Args> |
static Derived * | New (Zone *zone, size_t input_count, Args &&... args) |
|
template<typename... Args> |
| NodeTMixin (uint64_t bitfield, Args &&... args) |
|
Definition at line 7187 of file maglev-ir.h.
◆ Base
◆ Dead()
v8::internal::maglev::Dead::Dead |
( |
uint64_t | bitfield | ) |
|
|
inlineexplicitprivate |
◆ GenerateCode()
◆ MarkTaggedInputsAsDecompressing()
void v8::internal::maglev::Dead::MarkTaggedInputsAsDecompressing |
( |
| ) |
|
|
inline |
◆ PrintParams()
◆ SetValueLocationConstraints()
void v8::internal::maglev::Dead::SetValueLocationConstraints |
( |
| ) |
|
|
inline |
◆ VerifyInputs()
The documentation for this class was generated from the following file: