Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13856 auto *PredConstantMax = in PrintLoopInfo() local
13858 if (PredConstantMax != ConstantBTC) { in PrintLoopInfo()
13864 if (!isa<SCEVCouldNotCompute>(PredConstantMax)) { in PrintLoopInfo()
13866 PrintSCEVWithTypeHint(OS, PredConstantMax); in PrintLoopInfo()