Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp502 llvm::getLoopEstimatedTripCount(L, &EstimatedLoopInvocationWeight); in UnrollLoop() local
H A DLoopUtils.cpp850 getLoopEstimatedTripCount(Loop * L,unsigned * EstimatedLoopInvocationWeight) getLoopEstimatedTripCount() argument