Home
last modified time | relevance | path

Searched defs:GetSpillOperand (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.h267 LOperand* GetSpillOperand() const { return spill_operand_; } in GetSpillOperand() function
/external/v8/src/compiler/
Dregister-allocator.h532 InstructionOperand* GetSpillOperand() const { in GetSpillOperand() function