Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h454 struct PromotionMap { struct
1794 PromotionMap* promotion_map_;
Dcodegen_util.cc295 PromotionMap v_reg_map = promotion_map_[i]; in DumpPromotionMap()
Dralloc_util.cc1358 promotion_map_ = arena_->AllocArray<PromotionMap>(num_regs, kArenaAllocRegAlloc); in DoPromotion()