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

  /external/v8/src/
lithium-allocator.h 267 LOperand* GetSpillOperand() const { return spill_operand_; }
  /external/v8/src/compiler/
register-allocator.h 264 InstructionOperand* GetSpillOperand() const { return spill_operand_; }

Completed in 49 milliseconds