Home | History | Annotate | Download | only in compiler

Lines Matching refs:zone

8 #include "src/zone/zone-containers.h"
43 Zone* zone, ArithmeticType arithmeticType)
48 lower_bounds_(zone),
49 upper_bounds_(zone),
69 Zone* zone);
104 Zone* zone() { return zone_; }
108 Zone* zone_;