Home
last modified time | relevance | path

Searched defs:SCEVPredicate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h25 class SCEVPredicate; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8288 SmallVector<const SCEVPredicate *, 4> &Preds) { in getPredicatedBackedgeTakenCount()
8306 const Loop *L, SmallVector<const SCEVPredicate *, 4> &Preds) { in getPredicatedSymbolicMaxBackedgeTakenCount()
8578 SmallVector<const SCEVPredicate *, 4> *Preds) const { in getExact()
8661 SmallVector<const SCEVPredicate *, 4> *Predicates) { in getSymbolicMax()
14744 SCEVPredicate::SCEVPredicate(const FoldingSetNodeIDRef ID, in SCEVPredicate() function in SCEVPredicate