Lines Matching refs:compiler_driver_
504 } else if (!cha_devirtualize && AlwaysThrows(compiler_driver_, actual_method)) {
666 const ProfileCompilationInfo* pci = compiler_driver_->GetProfileCompilationInfo();
719 for (const DexFile* dex_file : compiler_driver_->GetDexFilesForOatFile()) {
937 load_class, codegen_, compiler_driver_, caller_compilation_unit_);
1427 if (!compiler_driver_->MayInline(method->GetDexFile(),
1453 size_t inline_max_code_units = compiler_driver_->GetCompilerOptions().GetInlineMaxCodeUnits();
1477 if (IsMethodUnverified(compiler_driver_, method)) {
1754 compiler_driver_->GetInstructionSet(),
1778 compiler_driver_,
1792 compiler_driver_->GetInstructionSet())) {
1993 HSharpening sharpening(callee_graph, codegen_, compiler_driver_);
1994 InstructionSimplifier simplify(callee_graph, codegen_, compiler_driver_, inline_stats_);
2034 compiler_driver_,