Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp697 updateEstimatedBlockWeight(LoopBlock & LoopBB,uint32_t BBWeight,SmallVectorImpl<BasicBlock * > & BlockWorkList,SmallVectorImpl<LoopBlock> & LoopWorkList) updateEstimatedBlockWeight() argument
735 propagateEstimatedBlockWeight(const LoopBlock & LoopBB,DominatorTree * DT,PostDominatorTree * PDT,uint32_t BBWeight,SmallVectorImpl<BasicBlock * > & BlockWorkList,SmallVectorImpl<LoopBlock> & LoopWorkList) propagateEstimatedBlockWeight() argument
809 SmallVector<LoopBlock, 8> LoopWorkList; computeEestimateBlockWeight() local
[all...]