Searched refs:map_is_stable_ (Results 1 – 1 of 1) sorted by relevance
1506 bool map_is_stable() const { return map_is_stable_; } in map_is_stable()1524 map_is_stable_(map->is_stable()), in HUnaryControlInstruction()1530 bool map_is_stable_ : 1; variable