Searched refs:CountRoundDown (Results 1 – 1 of 1) sorted by relevance
2903 Value *CountRoundDown = getOrCreateVectorTripCount(Lp); in createEmptyLoop() local2906 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEmptyLoop()2933 EndValue = CountRoundDown; in createEmptyLoop()2936 Value *CRD = B.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop()2961 CountRoundDown, "cmp.n", in createEmptyLoop()