Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp339 unsigned EstimatedLoopInvocationWeight = 0; UnrollLoop() local
H A DLoopUtils.cpp849 getLoopEstimatedTripCount(Loop * L,unsigned * EstimatedLoopInvocationWeight) getLoopEstimatedTripCount() argument