Home
last modified time | relevance | path

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

/art/compiler/dex/
Dvreg_analysis.cc286 uint32_t cpos = 1; in InferTypeAndSize() local
289 DCHECK_LT(cpos, strlen(shorty)); in InferTypeAndSize()
290 switch (shorty[cpos++]) { in InferTypeAndSize()