Searched refs:IsAotCompiler (Results 1 – 25 of 30) sorted by relevance
12
36 if (kIsDebugBuild && Runtime::Current()->IsAotCompiler() && in SetOffset()
230 if (runtime->IsAotCompiler()) { in LogAccessToEventLog()273 if (!runtime->IsAotCompiler()) { in NotifyHiddenApiListener()314 !runtime->IsAotCompiler() && in MaybeUpdateAccessFlags()
53 ASSERT_TRUE(runtime->IsAotCompiler()); in DoTest()
176 !runtime->IsAotCompiler())); in Run()
1043 DCHECK(!IsAotCompiler()); in GetStackTraceSample()1048 DCHECK(!IsAotCompiler()); in SetStackTraceSample()1053 DCHECK(IsAotCompiler()); in GetVerifierDeps()1061 DCHECK(IsAotCompiler()); in SetVerifierDeps()1418 static bool IsAotCompiler();
272 DCHECK(Runtime::Current() == nullptr || Runtime::Current()->IsAotCompiler()) in ForceUninitialize()
109 DCHECK(!Runtime::Current()->IsAotCompiler()) << PrettyMethod(); in GetObsoleteDexCache()132 DCHECK(!Runtime::Current()->IsAotCompiler()) << PrettyMethod(); in FindObsoleteDexClassDefIndex()
661 if (runtime->IsAotCompiler()) { in InvalidateSingleImplementationMethods()
1919 Runtime::Current()->IsAotCompiler() || in OatDexFile()2151 Runtime::Current()->IsAotCompiler()) { in GetOatMethod()2270 CHECK(Runtime::Current()->IsAotCompiler()); in AssertAotCompiler()
43 CHECK(Runtime::Current()->IsAotCompiler()); in Transaction()
128 bool IsAotCompiler() const { in IsAotCompiler() function
476 !runtime->IsAotCompiler(), in OpenDexFilesFromOat()
277 !runtime->IsAotCompiler())); in RunSamplingThread()
111 DCHECK(runtime->IsAotCompiler()); in SetResolvedString()123 CHECK(runtime->IsAotCompiler()); in SetPreResolvedString()141 DCHECK(Runtime::Current()->IsAotCompiler()); in ClearString()178 DCHECK(Runtime::Current()->IsAotCompiler()); in ClearResolvedType()264 DCHECK(Runtime::Current()->IsAotCompiler()); in ClearResolvedField()298 DCHECK(Runtime::Current()->IsAotCompiler()); in ClearResolvedMethod()
41 DCHECK(Runtime::Current()->IsAotCompiler()); in Create()
161 honor_noinline_directives && Runtime::Current()->IsAotCompiler(); in Run()381 if (Runtime::Current()->IsAotCompiler()) { in TryCHADevirtualization()585 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr(); in UseOnlyPolymorphicInliningWithNoDeopt()591 if (Runtime::Current()->IsAotCompiler() && !kUseAOTInlineCaches) { in TryInlineFromInlineCache()600 (Runtime::Current()->IsAotCompiler() || Runtime::Current()->IsZygote()) in TryInlineFromInlineCache()813 if (Runtime::Current()->IsAotCompiler()) { in ResolveMethodFromInlineCache()859 DCHECK(Runtime::Current()->IsAotCompiler()); in TryInlineMonomorphicCall()942 DCHECK(Runtime::Current()->IsAotCompiler()); in AddTypeGuard()971 DCHECK(Runtime::Current()->IsAotCompiler()); in AddTypeGuard()982 Runtime::Current()->IsAotCompiler() in AddTypeGuard()[all …]
248 if (Runtime::Current()->IsAotCompiler() && \
825 DCHECK(Runtime::Current()->IsAotCompiler() || method != nullptr); in TryCompile()975 DCHECK(Runtime::Current()->IsAotCompiler()); in TryCompileIntrinsic()1053 DCHECK(runtime->IsAotCompiler()); in Compile()1246 return Runtime::Current() == nullptr || !Runtime::Current()->IsAotCompiler(); in EncodeArtMethodInInlineInfo()
223 DCHECK(runtime->IsAotCompiler()); in ComputeIntegerValueOfLocations()
153 DCHECK(Runtime::Current()->IsAotCompiler()); in GetVerificationResults()
564 !runtime->IsAotCompiler())); in Run()
374 || Runtime::Current()->IsAotCompiler()) in Execute()
746 if (!kIsTargetBuild && Runtime::Current()->IsAotCompiler()) { in Merge()
151 !runtime->IsAotCompiler() && in CanUseMterp()
460 !runtime->IsAotCompiler())) { in AttachCurrentThreadInternal()