![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::compiler::PhiInstruction, including all inherited members.
| Inputs typedef (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | |
| operands() const (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | inline |
| output() const (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | inline |
| output() (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | inline |
| PhiInstruction(Zone *zone, int virtual_register, size_t input_count) (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | |
| RenameInput(size_t offset, int virtual_register) (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | |
| SetInput(size_t offset, int virtual_register) (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | |
| virtual_register() const (defined in v8::internal::compiler::PhiInstruction) | v8::internal::compiler::PhiInstruction | inline |