Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.cc194 constraint->spilled_slot_ = unallocated->GetSecondaryStorage(); in BuildConstraint()
Dinstruction.h298 int GetSecondaryStorage() const { in GetSecondaryStorage() function
Dregister-allocator.cc1740 std::make_pair(range, first_output->GetSecondaryStorage())); in MeetConstraintsAfter()