Searched refs:isKnownNegativeInLoop (Results 1 – 3 of 3) sorted by relevance
462 LLVM_ABI bool isKnownNegativeInLoop(const SCEV *S, const Loop *L,
776 else if (isKnownNegativeInLoop(X, L, SE)) in computeSafeIterationSpace()
1394 bool llvm::isKnownNegativeInLoop(const SCEV *S, const Loop *L, in isKnownNegativeInLoop() function in llvm