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