Home
last modified time | relevance | path

Searched defs:kInterpreterImplKind (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter.cc233 static constexpr InterpreterImplKind kInterpreterImplKind = kComputedGotoImplKind; variable
236 static constexpr InterpreterImplKind kInterpreterImplKind = kSwitchImpl; variable