Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/
Dmterp.cc62 const int kInstrLen = 3; in MterpDoSparseSwitch() local
110 return kInstrLen; in MterpDoSparseSwitch()
114 const int kInstrLen = 3; in MterpDoPackedSwitch() local
135 return kInstrLen; in MterpDoPackedSwitch()