Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h471 LLVM_ABI bool isKnownPositiveInLoop(const SCEV *S, const Loop *L,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1408 bool llvm::isKnownPositiveInLoop(const SCEV *S, const Loop *L, in isKnownPositiveInLoop() function in llvm