Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1383 using AvailablePredsTy = SmallVector<std::pair<BasicBlock *, Value *>, 8>; in simplifyPartiallyRedundantLoad() typedef
1385 AvailablePredsTy AvailablePreds; in simplifyPartiallyRedundantLoad()
1529 AvailablePredsTy::iterator I = in simplifyPartiallyRedundantLoad()