Searched refs:getInitialEstimatedBlockWeight (Results 1 – 2 of 2) sorted by relevance
409 std::optional<uint32_t> getInitialEstimatedBlockWeight(const BasicBlock *BB);
766 BranchProbabilityInfo::getInitialEstimatedBlockWeight(const BasicBlock *BB) { in getInitialEstimatedBlockWeight() function in BranchProbabilityInfo816 if (auto BBWeight = getInitialEstimatedBlockWeight(BB)) in computeEestimateBlockWeight()