Searched refs:UnsignedZero (Results 1 – 1 of 1) sorted by relevance
374 APInt UnsignedZero(BitWidth + 1, 0); in ProcessSwitchInst() local436 APInt MaxPop(UnsignedZero); in ProcessSwitchInst()465 APInt &Pop = Popularity.insert({I.BB, APInt(UnsignedZero)}).first->second; in ProcessSwitchInst()502 for (APInt I(UnsignedZero); I.ult(MaxPop - 1); ++I) in ProcessSwitchInst()