Searched refs:ConstantBTC (Results 1 – 1 of 1) sorted by relevance
13788 auto *ConstantBTC = SE->getConstantMaxBackedgeTakenCount(L); in PrintLoopInfo() local13789 if (!isa<SCEVCouldNotCompute>(ConstantBTC)) { in PrintLoopInfo()13791 PrintSCEVWithTypeHint(OS, ConstantBTC); in PrintLoopInfo()13858 if (PredConstantMax != ConstantBTC) { in PrintLoopInfo()