Searched refs:getEstimatedBlockWeight (Results 1 – 2 of 2) sorted by relevance
374 std::optional<uint32_t> getEstimatedBlockWeight(const BasicBlock *BB) const;
646 BranchProbabilityInfo::getEstimatedBlockWeight(const BasicBlock *BB) const { in getEstimatedBlockWeight() function in BranchProbabilityInfo667 : getEstimatedBlockWeight(Edge.second.getBlock()); in getEstimatedEdgeWeight()