Searched refs:isCheapToExtend (Results 1 – 1 of 1) sorted by relevance
22408 static bool isCheapToExtend(const SDValue &N) { in isCheapToExtend() function22439 if (isCheapToExtend(SetCC.getOperand(0)) && in performSignExtendSetCCCombine()22440 isCheapToExtend(SetCC.getOperand(1))) { in performSignExtendSetCCCombine()