Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc223 enum InterpreterImplKind { enum
227 static std::ostream& operator<<(std::ostream& os, const InterpreterImplKind& rhs) { in operator <<()
233 static constexpr InterpreterImplKind kInterpreterImplKind = kComputedGotoImplKind;
236 static constexpr InterpreterImplKind kInterpreterImplKind = kSwitchImpl;