Searched refs:kUseAOTInlineCaches (Results 1 – 1 of 1) sorted by relevance
69 static constexpr bool kUseAOTInlineCaches = true; variable601 if (Runtime::Current()->IsAotCompiler() && !kUseAOTInlineCaches) { in TryInlineFromInlineCache()