Searched defs:AggC (Results 1 – 3 of 3) sorted by relevance
1193 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable1201 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable
1640 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable1648 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable
831 Constant *AggC = dyn_cast<Constant>(I.getAggregateOperand()); in visitInsertValue() local