Searched refs:AvailablePredSet (Results 1 – 1 of 1) sorted by relevance
1454 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in simplifyPartiallyRedundantLoad() local1457 AvailablePredSet.insert(AvailablePred.first); in simplifyPartiallyRedundantLoad()1465 if (!AvailablePredSet.count(P)) in simplifyPartiallyRedundantLoad()