Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp477 uint64_t ExitWeight = LatchBR->getSuccessor(0) == OrigLoop->getHeader() in updateLatchBranchWeightsForRemainderLoop() local
H A DLoopUtils.cpp790 uint64_t LoopWeight, ExitWeight; in getEstimatedTripCount() local
818 uint64_t ExitWeight; in getLoopEstimatedTripCount() local