Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
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