Searched refs:SetSpillOperand (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.h348 void SetSpillOperand(LOperand* operand);
H A Dlithium-allocator.cc170 void LiveRange::SetSpillOperand(LOperand* operand) { function in class:v8::internal::LiveRange
809 range->SetSpillOperand(first_output);
2093 first->SetSpillOperand(op);

Completed in 56 milliseconds