Searched refs:getInitialEstimatedBlockWeight (Results 1 – 2 of 2) sorted by relevance
396 Optional<uint32_t> getInitialEstimatedBlockWeight(const BasicBlock *BB);
775 Optional<uint32_t> BranchProbabilityInfo::getInitialEstimatedBlockWeight( in getInitialEstimatedBlockWeight() function in BranchProbabilityInfo828 if (auto BBWeight = getInitialEstimatedBlockWeight(BB)) in computeEestimateBlockWeight()