Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1202 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList);
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp6942 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList) in ExitLimit() argument
6950 for (auto *PredSet : PredSetList) in ExitLimit()