Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp167 const SCEV *MaxBETakenCount = getNarrowestLatchMaxTakenCountEstimate(SE, L); in parseLoopStructure() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp936 const SCEV *MaxBETakenCount = getNarrowestLatchMaxTakenCountEstimate(SE, L); parseLoopStructure() local
1547 const SCEV *MaxBETakenCount = run() local