Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1477 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in simplifyPartiallyRedundantLoad() local
1480 AvailablePredSet.insert(AvailablePred.first); in simplifyPartiallyRedundantLoad()
1488 if (!AvailablePredSet.count(P)) in simplifyPartiallyRedundantLoad()