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