Searched refs:NextInput (Results 1 – 1 of 1) sorted by relevance
13772 SDValue NextInput = IsRoundOfExtLoad ? N->getOperand(i).getOperand(0) : in combineBVOfConsecutiveLoads() local13774 if (NextInput.getOpcode() != ISD::LOAD) in combineBVOfConsecutiveLoads()13780 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(NextInput); in combineBVOfConsecutiveLoads()