Searched defs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUnroll.cpp | 339 unsigned EstimatedLoopInvocationWeight = 0; UnrollLoop() local |
H A D | LoopUtils.cpp | 849 getLoopEstimatedTripCount(Loop * L,unsigned * EstimatedLoopInvocationWeight) getLoopEstimatedTripCount() argument |