Searched refs:PrunedPreds (Results 1 – 1 of 1) sorted by relevance
15107 SmallVector<const SCEVPredicate *> PrunedPreds; in add() local15111 PrunedPreds.push_back(P); in add()15113 Preds = std::move(PrunedPreds); in add()