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