Searched refs:slot_ (Results 1 – 1 of 1) sorted by relevance
127 slot_(0), in Constant()145 return slot_ != 0; in Kept()151 if (slot_ == 0) { in slot()153 slot_ = const_pool_out.size(); // BugBot's "narrowing" warning in slot()157 if (slot_ == 0) { in slot()166 return slot_; in slot()169 u2 slot_; // zero => "this constant is unreachable garbage" member