Home
last modified time | relevance | path

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

/art/runtime/
Dimtable.h68 void Populate(ArtMethod** data, PointerSize pointer_size) { in Populate() function
/art/compiler/optimizing/
Dnodes.cc812 void HLoopInformation::Populate() { in Populate() function in art::HLoopInformation