Searched defs:mapper (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dmir_to_lir.cc1421 InToRegStorageMapper* mapper) {
1422 DCHECK(mapper != nullptr);
1429 RegStorage reg = mapper->GetNextReg(arg);
1420 Initialize(ShortyIterator* shorty, InToRegStorageMapper* mapper) argument

Completed in 1343 milliseconds