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