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