Searched refs:is_group (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | greedy-allocator.h | 40 bool is_group() const { return is_group_; } in is_group() function |
D | greedy-allocator.cc | 221 if (candidate.is_group()) { in TryAllocateCandidate() |