Home
last modified time | relevance | path

Searched refs:is_group (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dgreedy-allocator.h40 bool is_group() const { return is_group_; } in is_group() function
Dgreedy-allocator.cc221 if (candidate.is_group()) { in TryAllocateCandidate()