Searched refs:getInstructionThroughput (Results 1 – 2 of 2) sorted by relevance
233 Cost = getInstructionThroughput(I); in getInstructionCost()1505 InstructionCost getInstructionThroughput(const Instruction *I) const;
1134 TargetTransformInfo::getInstructionThroughput(const Instruction *I) const { in getInstructionThroughput() function in TargetTransformInfo