Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp423 uint64_t ExitWeight, in updateBranchWeights()
447 uint64_t &ExitWeight, in initBranchWeights()
464 uint64_t ExitWeight, in fixupBranchWeights()
709 uint64_t ExitWeight = 0, FallThroughWeight = 0; in peelLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp790 uint64_t LoopWeight, ExitWeight; in getEstimatedTripCount() local
818 uint64_t ExitWeight; in getLoopEstimatedTripCount() local
H A DLoopUnrollRuntime.cpp477 uint64_t ExitWeight = LatchBR->getSuccessor(0) == OrigLoop->getHeader() in updateLatchBranchWeightsForRemainderLoop() local