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