Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h141 uint64_t BBWeight = buildEdges() local
/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp695 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
/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp210 uint64_t BBWeight = BlockWeights[EC]; setBranchProbs() local
[all...]