Searched defs:BBWeight (Results 1 – 3 of 3) sorted by relevance
141 uint64_t BBWeight = buildEdges() local
695 updateEstimatedBlockWeight(LoopBlock & LoopBB,uint32_t BBWeight,SmallVectorImpl<BasicBlock * > & BlockWorkList,SmallVectorImpl<LoopBlock> & LoopWorkList) updateEstimatedBlockWeight() argument 734 propagateEstimatedBlockWeight(const LoopBlock & LoopBB,DominatorTree * DT,PostDominatorTree * PDT,uint32_t BBWeight,SmallVectorImpl<BasicBlock * > & BlockWorkList,SmallVectorImpl<LoopBlock> & LoopWorkList) propagateEstimatedBlockWeight() argument 816 if (auto BBWeight = getInitialEstimatedBlockWeight(BB)) computeEestimateBlockWeight() local
210 uint64_t BBWeight = BlockWeights[EC]; setBranchProbs() local [all...]