Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Taken

2229   // Add one to the backedge-taken count to get the trip count.
4693 SmallPtrSet<const SCEV *, 4> Taken;
4704 if (Taken.count(Reg))
4720 Taken.insert(Best);