Home
last modified time | relevance | path

Searched refs:AvailablePredSet (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1466 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in simplifyPartiallyRedundantLoad() local
1469 AvailablePredSet.insert(AvailablePred.first); in simplifyPartiallyRedundantLoad()
1479 if (!AvailablePredSet.count(P)) in simplifyPartiallyRedundantLoad()