Home
last modified time | relevance | path

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

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