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