Home
last modified time | relevance | path

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

/art/runtime/
Dimtable.h71 void Populate(ArtMethod** data, PointerSize pointer_size) { in Populate() function
/art/compiler/optimizing/
Dsuperblock_cloner.cc345 block->GetLoopInformation()->Populate(); in AnalyzeLoopsLocally()