Searched defs:SetSpillOperand (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ | ||
| D | lithium-allocator.cc | 137 void LiveRange::SetSpillOperand(LOperand* operand) { in SetSpillOperand() function in v8::internal::LiveRange |
| /external/v8/src/compiler/ | ||
| D | register-allocator.cc | 133 void LiveRange::SetSpillOperand(InstructionOperand* operand) { in SetSpillOperand() function in v8::internal::compiler::LiveRange |