Searched refs:SourceAggregateForElement (Results 1 – 1 of 1) sorted by relevance
1007 std::optional<Value *> SourceAggregateForElement = in foldAggregateConstructionIntoAggregateReuse() local1015 if (Describe(SourceAggregateForElement) != AggregateDescription::Found) in foldAggregateConstructionIntoAggregateReuse()1016 return SourceAggregateForElement; in foldAggregateConstructionIntoAggregateReuse()1023 SourceAggregate = SourceAggregateForElement; // Record the aggregate! in foldAggregateConstructionIntoAggregateReuse()1028 if (*SourceAggregateForElement != *SourceAggregate) in foldAggregateConstructionIntoAggregateReuse()