Searched refs:MaxBETakenCount (Results 1 – 2 of 2) sorted by relevance
167 const SCEV *MaxBETakenCount = getNarrowestLatchMaxTakenCountEstimate(SE, L); in parseLoopStructure() local168 if (isa<SCEVCouldNotCompute>(MaxBETakenCount)) { in parseLoopStructure()172 assert(SE.getLoopDisposition(MaxBETakenCount, &L) == in parseLoopStructure()425 Result.ExitCountTy = cast<IntegerType>(MaxBETakenCount->getType()); in parseLoopStructure()
936 const SCEV *MaxBETakenCount = getNarrowestLatchMaxTakenCountEstimate(SE, L); parseLoopStructure() local 1547 const SCEV *MaxBETakenCount = run() local