Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1404 SmallPtrSet<BasicBlock*, 8> AvailablePredSet; in SimplifyPartiallyRedundantLoad() local
1407 AvailablePredSet.insert(AvailablePred.first); in SimplifyPartiallyRedundantLoad()
1417 if (!AvailablePredSet.count(P)) in SimplifyPartiallyRedundantLoad()