Searched refs:SourceAggregateForElement (Results 1 – 1 of 1) sorted by relevance
1032 std::optional<Value *> SourceAggregateForElement = in foldAggregateConstructionIntoAggregateReuse() local1040 if (Describe(SourceAggregateForElement) != AggregateDescription::Found) in foldAggregateConstructionIntoAggregateReuse()1041 return SourceAggregateForElement; in foldAggregateConstructionIntoAggregateReuse()1048 SourceAggregate = SourceAggregateForElement; // Record the aggregate! in foldAggregateConstructionIntoAggregateReuse()1053 if (*SourceAggregateForElement != *SourceAggregate) in foldAggregateConstructionIntoAggregateReuse()