Home
last modified time | relevance | path

Searched refs:kJitInlineCache (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Ddeoptimization_kind.h26 kJitInlineCache, enumerator
39 case DeoptimizationKind::kJitInlineCache: return "JIT inline cache"; in GetDeoptimizationKindName()
/aosp12/art/compiler/optimizing/
H A Dinliner.cc889 : DeoptimizationKind::kJitInlineCache, in AddTypeGuard()