Searched defs:Populate (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | imtable.h | 68 void Populate(ArtMethod** data, PointerSize pointer_size) { in Populate() function |
/art/compiler/optimizing/ | ||
D | nodes.cc | 812 void HLoopInformation::Populate() { in Populate() function in art::HLoopInformation |