Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp692 SmallVectorImpl<LoopBlock> &LoopWorkList) { in updateEstimatedBlockWeight()
730 SmallVectorImpl<LoopBlock> &LoopWorkList) { in propagateEstimatedBlockWeight()
805 SmallVector<LoopBlock, 8> LoopWorkList; in estimateBlockWeights() local