Searched refs:types_indexes (Results 1 – 3 of 3) sorted by relevance
107 auto new_index = dex_ir_->types_indexes.AllocateIndex(); in GetType()
172 dex_ir_->types_indexes.MarkUsedIndex(index); in GetType()
417 IndexMap types_indexes; member