Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp847 auto LoopWeight = getMaxEstimatedEdgeWeight( in computeEestimateBlockWeight() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp791 uint64_t LoopWeight, ExitWeight; in getEstimatedTripCount() local