Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc753 DCHECK(block->GetLoopInformation()->IsPopulated()); in PopulateRecursive()
Dnodes.h949 bool IsPopulated() const { in IsPopulated() function