Searched refs:getInstWeight (Results 1 – 1 of 1) sorted by relevance
131 ErrorOr<uint64_t> getInstWeight(const Instruction &I) const;447 SampleProfileLoader::getInstWeight(const Instruction &Inst) const { in getInstWeight() function in SampleProfileLoader496 const ErrorOr<uint64_t> &R = getInstWeight(I); in getBlockWeight()