Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp438 uint64_t ExitWeight, in updateBranchWeights()
462 uint64_t &ExitWeight, in initBranchWeights()
479 uint64_t ExitWeight, in fixupBranchWeights()
776 uint64_t ExitWeight = 0, FallThroughWeight = 0; in peelLoop() local
H A DLoopUnrollRuntime.cpp527 uint64_t ExitWeight = LatchBR->getSuccessor(0) == OrigLoop->getHeader() in updateLatchBranchWeightsForRemainderLoop() local