Home
last modified time | relevance | path

Searched refs:GetSecondaryStorage (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator-verifier.cc180 constraint->spilled_slot_ = unallocated->GetSecondaryStorage(); in BuildConstraint()
Dinstruction.h271 int GetSecondaryStorage() const { in GetSecondaryStorage() function
Dregister-allocator.cc1726 std::make_pair(range, first_output->GetSecondaryStorage())); in MeetConstraintsAfter()