Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h127 uint64_t BBWeight = in buildEdges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp644 LoopBlock &LoopBB, uint32_t BBWeight, in updateEstimatedBlockWeight()
683 uint32_t BBWeight, SmallVectorImpl<BasicBlock *> &BlockWorkList, in propagateEstimatedBlockWeight()
767 if (auto BBWeight = getInitialEstimatedBlockWeight(BB)) in computeEestimateBlockWeight() local