Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VisitedBBs

1965     SmallPtrSet<BasicBlock*, 4> VisitedBBs;
1967 if (!VisitedBBs.insert(*PI).second)