Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1223 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1304 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7033 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList) in ExitLimit() argument
7041 for (auto *PredSet : PredSetList) in ExitLimit()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7293 ArrayRef<const SmallPtrSetImpl<const SCEVPredicate *> *> PredSetList) in ExitLimit() argument
7301 for (auto *PredSet : PredSetList) in ExitLimit()