Searched refs:GetCompilerDriver (Results 1 – 5 of 5) sorted by relevance
196 return ArtQuickJniCompileMethod(GetCompilerDriver(), access_flags, method_idx, dex_file); in JniCompile()202 InstructionSetPointerSize(GetCompilerDriver()->GetInstructionSet()))); in GetEntryPointOf()258 CompilerDriver* driver = GetCompilerDriver(); in Init()487 CompilerDriver* compiler_driver = GetCompilerDriver(); in TryCompile()626 CompilerDriver* compiler_driver = GetCompilerDriver(); in Compile()
96 CompilerDriver* GetCompilerDriver() const { in GetCompilerDriver() function
130 const CompilerDriver* GetCompilerDriver() { in GetCompilerDriver() function
354 debuggable_(writer->GetCompilerDriver()->GetCompilerOptions().GetDebuggable()) { in InitCodeMethodVisitor()
563 CHECK(GetCompilerDriver()->GetCompilerContext() == nullptr); in Init()567 CHECK(GetCompilerDriver()->GetCompilerContext() == nullptr); in UnInit()621 CompilerDriver* driver = GetCompilerDriver(); in Compile()792 return ArtQuickJniCompileMethod(GetCompilerDriver(), access_flags, method_idx, dex_file); in JniCompile()797 InstructionSetPointerSize(GetCompilerDriver()->GetInstructionSet()))); in GetEntryPointOf()