Searched refs:OneCmp (Results 1 – 1 of 1) sorted by relevance
3954 Value *OneCmp = Builder.CreateICmp(CmpInst::ICMP_ULE, Span, Incr); in createCanonicalLoop() local3955 CountIfLooping = Builder.CreateSelect(OneCmp, One, CountIfTwo); in createCanonicalLoop()