HomeSort by relevance Sort by last modified time
    Searched defs:spill_operand_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lithium-allocator.h 267 LOperand* GetSpillOperand() const { return spill_operand_; }
320 LOperand* spill_operand_; member in class:v8::internal::LiveRange
  /external/v8/src/compiler/
register-allocator.h 264 InstructionOperand* GetSpillOperand() const { return spill_operand_; }
313 InstructionOperand* spill_operand_; member in class:v8::internal::compiler::LiveRange

Completed in 42 milliseconds