#include <assembler.h>
Definition at line 332 of file assembler.h.
◆ ConditionWithHint() [1/2]
◆ ConditionWithHint() [2/2]
template<typename
T >
requires (std::is_same_v<
T,
OpIndex>)
◆ condition()
V< Word32 > v8::internal::compiler::turboshaft::ConditionWithHint::condition |
( |
| ) |
const |
|
inline |
◆ hint()
BranchHint v8::internal::compiler::turboshaft::ConditionWithHint::hint |
( |
| ) |
const |
|
inline |
◆ condition_
V<Word32> v8::internal::compiler::turboshaft::ConditionWithHint::condition_ |
|
private |
◆ hint_
BranchHint v8::internal::compiler::turboshaft::ConditionWithHint::hint_ |
|
private |
The documentation for this class was generated from the following file: