Searched refs:getBlockWeight (Results 1 – 1 of 1) sorted by relevance
132 ErrorOr<uint64_t> getBlockWeight(const BasicBlock *BB) const;492 SampleProfileLoader::getBlockWeight(const BasicBlock *BB) const { in getBlockWeight() function in SampleProfileLoader518 ErrorOr<uint64_t> Weight = getBlockWeight(&BB); in computeBlockWeights()