#include <use-info.h>
Definition at line 26 of file use-info.h.
◆ TruncationKind
| Enumerator |
|---|
| kNone | |
| kBool | |
| kWord32 | |
| kWord64 | |
| kOddballAndBigIntToNumber | |
| kAny | |
Definition at line 95 of file use-info.h.
◆ Truncation()
◆ Any()
◆ Bool()
| static Truncation v8::internal::compiler::Truncation::Bool |
( |
| ) |
|
|
inlinestatic |
◆ description()
| const char * v8::internal::compiler::Truncation::description |
( |
| ) |
const |
◆ Generalize() [1/2]
◆ Generalize() [2/2]
◆ GeneralizeIdentifyZeros()
◆ IdentifiesUndefinedAndZero()
| bool v8::internal::compiler::Truncation::IdentifiesUndefinedAndZero |
( |
| ) |
|
|
inline |
◆ IdentifiesZeroAndMinusZero()
| bool v8::internal::compiler::Truncation::IdentifiesZeroAndMinusZero |
( |
| ) |
const |
|
inline |
◆ identify_zeros()
| IdentifyZeros v8::internal::compiler::Truncation::identify_zeros |
( |
| ) |
const |
|
inline |
◆ IsLessGeneralThan()
| bool v8::internal::compiler::Truncation::IsLessGeneralThan |
( |
Truncation | other | ) |
const |
|
inline |
◆ IsUnused()
| bool v8::internal::compiler::Truncation::IsUnused |
( |
| ) |
const |
|
inline |
◆ IsUsedAsBool()
| bool v8::internal::compiler::Truncation::IsUsedAsBool |
( |
| ) |
const |
|
inline |
◆ IsUsedAsWord32()
| bool v8::internal::compiler::Truncation::IsUsedAsWord32 |
( |
| ) |
const |
|
inline |
◆ IsUsedAsWord64()
| bool v8::internal::compiler::Truncation::IsUsedAsWord64 |
( |
| ) |
const |
|
inline |
◆ kind()
◆ LessGeneral()
◆ LessGeneralIdentifyZeros()
◆ None()
| static Truncation v8::internal::compiler::Truncation::None |
( |
| ) |
|
|
inlinestatic |
◆ OddballAndBigIntToNumber()
◆ operator!=()
| bool v8::internal::compiler::Truncation::operator!= |
( |
Truncation | other | ) |
const |
|
inline |
◆ operator==()
| bool v8::internal::compiler::Truncation::operator== |
( |
Truncation | other | ) |
const |
|
inline |
◆ TruncatesOddballAndBigIntToNumber()
| bool v8::internal::compiler::Truncation::TruncatesOddballAndBigIntToNumber |
( |
| ) |
const |
|
inline |
◆ Word32()
| static Truncation v8::internal::compiler::Truncation::Word32 |
( |
| ) |
|
|
inlinestatic |
◆ Word64()
| static Truncation v8::internal::compiler::Truncation::Word64 |
( |
| ) |
|
|
inlinestatic |
◆ hash_value
◆ SimplifiedLoweringVerifier
◆ identify_zeros_
| IdentifyZeros v8::internal::compiler::Truncation::identify_zeros_ |
|
private |
◆ kind_
The documentation for this class was generated from the following files: