Home | History | Annotate | Download | only in Expression

Lines Matching refs:op_index

1625     for (unsigned op_index = 0, num_ops = Old->getNumArgOperands();
1626 op_index < num_ops;
1627 ++op_index)
1628 if (!MaybeHandleVariable(Old->getArgOperand(op_index))) // conservatively believe that this is a store