Searched defs:AggC (Results 1 – 2 of 2) sorted by relevance
1522 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable1530 if (Constant *AggC = dyn_cast<Constant>(Agg)) variable
668 Constant *AggC = dyn_cast<Constant>(I.getAggregateOperand()); in visitInsertValue() local