Searched refs:BECountIfBackedgeTaken (Results 1 – 2 of 2) sorted by relevance
10745 const SCEV *BECountIfBackedgeTaken = in howManyLessThans() local10756 BECount = BECountIfBackedgeTaken; in howManyLessThans()10766 else if (isa<SCEVConstant>(BECountIfBackedgeTaken)) { in howManyLessThans()10770 MaxBECount = BECountIfBackedgeTaken; in howManyLessThans()
11203 const SCEV *BECountIfBackedgeTaken = in howManyLessThans() local11214 BECount = BECountIfBackedgeTaken; in howManyLessThans()11230 else if (isa<SCEVConstant>(BECountIfBackedgeTaken)) { in howManyLessThans()11234 MaxBECount = BECountIfBackedgeTaken; in howManyLessThans()