Searched refs:NewLoadOperands (Results 1 – 1 of 1) sorted by relevance
1487 SmallVector<SDValue, 6> NewLoadOperands(NewLoad->ops()); in ExpandExtractFromVectorThroughStack() local1488 NewLoadOperands[0] = Ch; in ExpandExtractFromVectorThroughStack()1490 SDValue(DAG.UpdateNodeOperands(NewLoad.getNode(), NewLoadOperands), 0); in ExpandExtractFromVectorThroughStack()