Home | History | Annotate | Download | only in IPA

Lines Matching refs:getAggregateOperand

644   Constant *C = dyn_cast<Constant>(I.getAggregateOperand());
646 C = SimplifiedValues.lookup(I.getAggregateOperand());
658 Constant *AggC = dyn_cast<Constant>(I.getAggregateOperand());
660 AggC = SimplifiedValues.lookup(I.getAggregateOperand());