Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1167 ArrayRef<ArrayRef<const SCEVPredicate *>> PredLists = {});
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8736 ArrayRef<ArrayRef<const SCEVPredicate *>> PredLists) in ExitLimit() argument
8760 for (const auto PredList : PredLists) in ExitLimit()