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