Searched defs:SCEVPredicate (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ | ||
H A D | LoopVersioning.h | 25 class SCEVPredicate; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 8272 getPredicatedBackedgeTakenCount(const Loop * L,SmallVector<const SCEVPredicate *,4> & Preds) getPredicatedBackedgeTakenCount() argument |