Searched refs:getEstimatedBlockWeight (Results 1 – 2 of 2) sorted by relevance
369 Optional<uint32_t> getEstimatedBlockWeight(const BasicBlock *BB) const;
595 BranchProbabilityInfo::getEstimatedBlockWeight(const BasicBlock *BB) const { in getEstimatedBlockWeight() function in BranchProbabilityInfo616 : getEstimatedBlockWeight(Edge.second.getBlock()); in getEstimatedEdgeWeight()