Searched defs:inliner (Results 1 – 8 of 8) sorted by relevance
59 DexFileMethodInliner** inliner = &inliners_[dex_file]; // inserts new entry if not found in GetMethodInliner() local
1541 auto* inliner = cu_->compiler_driver->GetMethodInlinerMap()->GetMethodInliner(dex_file); in GenInvoke() local1565 DexFileMethodInliner* inliner = cu_->compiler_driver->GetMethodInlinerMap()->GetMethodInliner( in GenInvokeNoInline() local
162 auto* inliner = (target_method.dex_file == dex_file) in Resolve() local
1677 DexFileMethodInliner* inliner = in StringChange() local
330 DexFileMethodInliner* inliner = driver_->GetMethodInlinerMap()->GetMethodInliner(dex_file_); in Run() local
228 HInliner inliner(callee_graph, in TryBuildAndInline() local
332 HInliner inliner(graph, dex_compilation_unit, dex_compilation_unit, driver, stats); in RunOptimizations() local
2524 DexFileMethodInliner* inliner = GetMethodInlinerMap()->GetMethodInliner(dex_file); in IsStringInit() local