Searched refs:CONSTPOOL_MASK (Results 1 – 2 of 2) sorted by relevance
65 static constexpr uint32_t CONSTPOOL_MASK = 32; variable
28 result = result << CONSTPOOL_MASK; in GetItemKey()