Home
last modified time | relevance | path

Searched defs:ConstantMax (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8704 BackedgeTakenInfo(ArrayRef<ScalarEvolution::BackedgeTakenInfo::EdgeExitInfo> ExitCounts,bool IsComplete,const SCEV * ConstantMax,bool MaxOrZero) BackedgeTakenInfo() argument
10484 const SCEV *ConstantMax = getCouldNotCompute(); howFarToZero() local