Home
last modified time | relevance | path

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

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