Searched refs:EscapedArrayClobberKey (Results 1 – 2 of 2) sorted by relevance
208 struct EscapedArrayClobberKey { struct213 bool operator==(const EscapedArrayClobberKey& other) const { argument219 bool operator()(const EscapedArrayClobberKey& lhs, const EscapedArrayClobberKey& rhs) const { in operator()229 typedef ScopedArenaSet<EscapedArrayClobberKey, EscapedArrayClobberKeyComparator>
1065 EscapedArrayClobberKey key = { reg, type }; in IsNonAliasingArray()1290 EscapedArrayClobberKey clobber_key = { escaped_array, type }; in HandleAPut()