Searched defs:getInstWeight (Results 1 – 2 of 2) sorted by relevance
190 ErrorOr<uint64_t> getInstWeight(const MachineInstr &MI) override { in getInstWeight() function in llvm::MIRProfileLoader
653 ErrorOr<uint64_t> SampleProfileLoader::getInstWeight(const Instruction &Inst) { in getInstWeight() function in SampleProfileLoader