Searched refs:BECountIfBackedgeTaken (Results 1 – 1 of 1) sorted by relevance
10391 const SCEV *BECountIfBackedgeTaken = in howManyLessThans() local10402 BECount = BECountIfBackedgeTaken; in howManyLessThans()10412 else if (isa<SCEVConstant>(BECountIfBackedgeTaken)) { in howManyLessThans()10416 MaxBECount = BECountIfBackedgeTaken; in howManyLessThans()