Searched defs:LoopWeight (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | BranchProbabilityInfo.cpp | 837 auto LoopWeight = getMaxEstimatedEdgeWeight( computeEestimateBlockWeight() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUtils.cpp | 828 uint64_t LoopWeight, ExitWeight; getEstimatedTripCount() local |