Searched refs:GenSpecial (Results 1 – 3 of 3) sorted by relevance
90 bool GenSpecial(Mir2Lir* backend, uint32_t method_idx) LOCKS_EXCLUDED(lock_);
629 bool DexFileMethodInliner::GenSpecial(Mir2Lir* backend, uint32_t method_idx) { in GenSpecial() function in art::DexFileMethodInliner
1098 ->GenSpecial(this, cu_->method_idx); in Materialize()