Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h457 bool isKnownNonPositiveInLoop(const SCEV *S, const Loop *L,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1349 bool llvm::isKnownNonPositiveInLoop(const SCEV *S, const Loop *L, in isKnownNonPositiveInLoop() function in llvm