Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp502 unsigned EstimatedLoopInvocationWeight = 0; in UnrollLoop() local
H A DLoopUtils.cpp850 unsigned *EstimatedLoopInvocationWeight) { in getLoopEstimatedTripCount()