Searched refs:TripCountVal (Results 1 – 1 of 1) sorted by relevance
2011 Value *TripCountVal = expand(ExitCount, Loc); in generateOverflowCheck() local2042 Value *TruncTripCount = Builder.CreateZExtOrTrunc(TripCountVal, Ty); in generateOverflowCheck()2100 Builder.CreateICmp(ICmpInst::ICMP_UGT, TripCountVal, in generateOverflowCheck()