Searched refs:AvailablePredSet (Results 1 – 1 of 1) sorted by relevance
1404 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in SimplifyPartiallyRedundantLoad() local1407 AvailablePredSet.insert(AvailablePred.first); in SimplifyPartiallyRedundantLoad()1417 if (!AvailablePredSet.count(P)) in SimplifyPartiallyRedundantLoad()