Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator-verifier.cc178 if (unallocated->HasSecondaryStorage()) { in BuildConstraint()
Dinstruction.h266 bool HasSecondaryStorage() const { in HasSecondaryStorage() function
272 DCHECK(HasSecondaryStorage()); in GetSecondaryStorage()
Dregister-allocator.cc1723 if (first_output->HasSecondaryStorage()) { in MeetConstraintsAfter()