Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Taken

1843   // Add one to the backedge-taken count to get the trip count.
3956 SmallPtrSet<const SCEV *, 4> Taken;
3969 if (Taken.count(Reg))
3984 Taken.insert(Best);