Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1324 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp8462 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList) in ExitLimit() argument
8476 for (const auto *PredSet : PredSetList) in ExitLimit()