Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dshape.cpp168 static ExtentExpr ComputeTripCount( in ComputeTripCount() function
180 return ComputeTripCount( in CountTrips()
186 return ComputeTripCount( in CountTrips()
193 std::bind(ComputeTripCount, _1, _2, _3)}; in CountTrips()