Searched defs:MaxEnd (Results 1 – 2 of 2) sorted by relevance
129 int32_t MaxEnd; member
12762 APInt MaxEnd = IsSigned ? APIntOps::smin(getSignedRangeMax(End), Limit) in computeMaxBECountForLT() local