Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp109 static const SCEV *computeTripCount(const Loop &L, const SCEV &ElemSize, in computeTripCount() function
287 const SCEV *TripCount = computeTripCount(L, *Sizes.back(), SE); in computeRefCost()
325 computeTripCount(*AR->getLoop(), *Sizes.back(), SE); in computeRefCost()