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