Searched refs:getOperandsExtensionCost (Results 1 – 1 of 1) sorted by relevance
952 static unsigned getOperandsExtensionCost(const Instruction *I) { in getOperandsExtensionCost() function985 Cost += (I != nullptr ? getOperandsExtensionCost(I) : 2); in getCmpSelInstrCost()