Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc320 static constexpr InterpreterImplKind kInterpreterImplKind = kComputedGotoImplKind; variable
323 static constexpr InterpreterImplKind kInterpreterImplKind = kSwitchImpl; variable