Searched refs:AvailablePredsTy (Results 1 – 1 of 1) sorted by relevance
1334 using AvailablePredsTy = SmallVector<std::pair<BasicBlock *, Value *>, 8>; in SimplifyPartiallyRedundantLoad() typedef1336 AvailablePredsTy AvailablePreds; in SimplifyPartiallyRedundantLoad()1476 AvailablePredsTy::iterator I = in SimplifyPartiallyRedundantLoad()