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