Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1819 bool doesIVOverflowOnLT(const SCEV *RHS, const SCEV *Stride, bool IsSigned,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp10389 bool ScalarEvolution::doesIVOverflowOnLT(const SCEV *RHS, const SCEV *Stride, in doesIVOverflowOnLT() function in ScalarEvolution
10566 doesIVOverflowOnLT(RHS, Stride, IsSigned, NoWrap)) in howManyLessThans()