Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp646 SmallVectorImpl<LoopBlock> &LoopWorkList) { in updateEstimatedBlockWeight()
684 SmallVectorImpl<LoopBlock> &LoopWorkList) { in propagateEstimatedBlockWeight()
761 SmallVector<LoopBlock, 8> LoopWorkList; in computeEestimateBlockWeight() local