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