#include <register-allocator.h>
Definition at line 1335 of file register-allocator.h.
◆ ConstraintBuilder() [1/2]
◆ ConstraintBuilder() [2/2]
v8::internal::compiler::ConstraintBuilder::ConstraintBuilder |
( |
const ConstraintBuilder & | | ) |
|
|
delete |
◆ AllocateFixed()
◆ allocation_zone()
Zone * v8::internal::compiler::ConstraintBuilder::allocation_zone |
( |
| ) |
const |
|
inlineprivate |
◆ code()
◆ data()
◆ MeetConstraintsAfter()
void v8::internal::compiler::ConstraintBuilder::MeetConstraintsAfter |
( |
int | index | ) |
|
|
private |
◆ MeetConstraintsBefore()
void v8::internal::compiler::ConstraintBuilder::MeetConstraintsBefore |
( |
int | index | ) |
|
|
private |
◆ MeetRegisterConstraints() [1/2]
void v8::internal::compiler::ConstraintBuilder::MeetRegisterConstraints |
( |
| ) |
|
◆ MeetRegisterConstraints() [2/2]
void v8::internal::compiler::ConstraintBuilder::MeetRegisterConstraints |
( |
const InstructionBlock * | block | ) |
|
|
private |
◆ MeetRegisterConstraintsForLastInstructionInBlock()
void v8::internal::compiler::ConstraintBuilder::MeetRegisterConstraintsForLastInstructionInBlock |
( |
const InstructionBlock * | block | ) |
|
|
private |
◆ operator=()
◆ ResolvePhis() [1/2]
void v8::internal::compiler::ConstraintBuilder::ResolvePhis |
( |
| ) |
|
◆ ResolvePhis() [2/2]
void v8::internal::compiler::ConstraintBuilder::ResolvePhis |
( |
const InstructionBlock * | block | ) |
|
|
private |
◆ data_
The documentation for this class was generated from the following files: