Searched refs:GetCompilePic (Results 1 – 4 of 4) sorted by relevance
185 bool GetCompilePic() const { in GetCompilePic() function
1142 if (GetCompilerOptions().GetCompilePic()) { in CanEmbedTypeInCode()1371 bool use_dex_cache = GetCompilerOptions().GetCompilePic(); // Off by default in GetCodeAndMethodForDirectCall()2316 bool compile_pic = GetCompilerOptions().GetCompilePic(); // Off by default in CompileMethod()
1718 image_writer_.reset(new ImageWriter(*driver_, image_base, compiler_options_->GetCompilePic())); in PrepareImageWriter()1735 if (!compiler_options_->GetCompilePic()) { in CreateImageFile()
662 || compiler_driver_->GetCompilerOptions().GetCompilePic()); in BuildInvoke()