Searched refs:IsPopulated (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | nodes.cc | 754 DCHECK(block->GetLoopInformation()->IsPopulated()); in PopulateRecursive() |
D | nodes.h | 876 bool IsPopulated() const { in IsPopulated() function |