Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1465 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in simplifyPartiallyRedundantLoad() local
1468 AvailablePredSet.insert(AvailablePred.first); in simplifyPartiallyRedundantLoad()
1478 if (!AvailablePredSet.count(P)) in simplifyPartiallyRedundantLoad()