Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Taken

1971   // Add one to the backedge-taken count to get the trip count.
4127 SmallPtrSet<const SCEV *, 4> Taken;
4138 if (Taken.count(Reg))
4153 Taken.insert(Best);