Searched defs:ir_type (Results 1 – 6 of 6) sorted by relevance
96 for (const auto& ir_type : dex_ir_->types) { in GetType() local103 auto ir_type = dex_ir_->Alloc<Type>(); in GetType() local
617 auto ir_type = (index == dex::kNoIndex) ? nullptr : dex_ir->types_map[index]; in GetType() local
566 const auto& ir_type = types[i]; in FillTypes() local639 for (auto ir_type : types) { in WriteTypeList() local
793 auto ir_type = dex_ir_->Alloc<ir::Type>(); in ParseType() local
199 auto ir_type = type->ir_type; in Visit() local
197 ir::Type* ir_type; member353 ir::Type* ir_type = nullptr; member