Searched defs:Aggr (Results 1 – 5 of 5) sorted by relevance
6 struct Aggr { struct16 Aggr ag = { b }; argument
104 struct Aggr { struct105 DefaultConstructor a;106 NoDefaultConstructor1 b;107 NoDefaultConstructor2 c;
193 struct Aggr { int i; int j; }; argument
818 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local
850 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local