Home | History | Annotate | Download | only in IPA

Lines Matching refs:getAggregateOperand

641   Constant *C = dyn_cast<Constant>(I.getAggregateOperand());
643 C = SimplifiedValues.lookup(I.getAggregateOperand());
655 Constant *AggC = dyn_cast<Constant>(I.getAggregateOperand());
657 AggC = SimplifiedValues.lookup(I.getAggregateOperand());