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