Home
last modified time | relevance | path

Searched refs:FindCommonSourceAggregate (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp992 auto FindCommonSourceAggregate = in foldAggregateConstructionIntoAggregateReuse() local
1044 SourceAggregate = FindCommonSourceAggregate(/*UseBB=*/std::nullopt, in foldAggregateConstructionIntoAggregateReuse()
1112 SourceAggregate = FindCommonSourceAggregate(UseBB, Pred); in foldAggregateConstructionIntoAggregateReuse()