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