Searched refs:SetDedupeEnabled (Results 1 – 4 of 4) sorted by relevance
42 void SetDedupeEnabled(bool dedupe_enabled) { in SetDedupeEnabled() function
305 void SetDedupeEnabled(bool dedupe_enabled) { in SetDedupeEnabled() function306 compiled_method_storage_.SetDedupeEnabled(dedupe_enabled); in SetDedupeEnabled()
302 compiled_method_storage_.SetDedupeEnabled(compiler_options_->DeduplicateCode()); in CompilerDriver()
151 compiler_driver_->SetDedupeEnabled(false); in JitCompiler()