Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1329 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7418 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList) in ExitLimit() argument
7426 for (auto *PredSet : PredSetList) in ExitLimit()