Searched refs:CmpInputValue (Results 1 – 1 of 1) sorted by relevance
3558 SDValue CmpInputValue = N->getOperand(1); in performSETCCCombine() local3566 CN = dyn_cast<ConstantSDNode>(CmpInputValue); in performSETCCCombine()3573 if (AndInputValue2 != CmpInputValue) in performSETCCCombine()