Home | History | Annotate | Download | only in compiler

Lines Matching refs:zone_pool_

82         zone_pool_(zone_pool),
86 graph_zone_scope_(zone_pool_),
96 instruction_zone_scope_(zone_pool_),
100 register_allocation_zone_scope_(zone_pool_),
122 zone_pool_(zone_pool),
126 graph_zone_scope_(zone_pool_),
137 instruction_zone_scope_(zone_pool_),
141 register_allocation_zone_scope_(zone_pool_),
151 zone_pool_(zone_pool),
155 graph_zone_scope_(zone_pool_),
165 instruction_zone_scope_(zone_pool_),
169 register_allocation_zone_scope_(zone_pool_),
181 ZonePool* zone_pool() const { return zone_pool_; }
301 ZonePool* const zone_pool_;