reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
20820 SDValue BetterChain = FindBetterChain(S, NewChain); 20821 S = cast<StoreSDNode>(DAG.UpdateNodeOperands( 20822 S, BetterChain, S->getOperand(1), S->getOperand(2), S->getOperand(3))); 20822 S, BetterChain, S->getOperand(1), S->getOperand(2), S->getOperand(3))); 20822 S, BetterChain, S->getOperand(1), S->getOperand(2), S->getOperand(3))); 20822 S, BetterChain, S->getOperand(1), S->getOperand(2), S->getOperand(3))); 20823 TFOps.push_back(SDValue(S, 0)); 20824 ChainedStores[I] = S;