Searched refs:getInstWeight (Results 1 – 2 of 2) sorted by relevance
113 ErrorOr<uint64_t> getInstWeight(const Instruction &I) const;454 SampleProfileLoader::getInstWeight(const Instruction &Inst) const { in getInstWeight() function in SampleProfileLoader514 const ErrorOr<uint64_t> &R = getInstWeight(I); in getBlockWeight()
203 ErrorOr<uint64_t> getInstWeight(const Instruction &I);521 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight() function in SampleProfileLoader587 const ErrorOr<uint64_t> &R = getInstWeight(I); in getBlockWeight()