Searched refs:kTarget_Max (Results 1 – 1 of 1) sorted by relevance
65 kTarget_Max = std::numeric_limits<uint8_t>::max(), enumerator67 static_assert(kTarget <= kTarget_Max, "Must not be above max.");115 assert(Kind <= kTarget_Max); in Operand()