Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Taken

1657   // Add one to the backedge-taken count to get the trip count.
3188 SmallPtrSet<const SCEV *, 4> Taken;
3201 if (Taken.count(Reg))
3216 Taken.insert(Best);