Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp963 auto FindCommonSourceAggregate = in foldAggregateConstructionIntoAggregateReuse() local
1015 SourceAggregate = FindCommonSourceAggregate(/*UseBB=*/None, /*PredBB=*/None); in foldAggregateConstructionIntoAggregateReuse()
1082 SourceAggregate = FindCommonSourceAggregate(UseBB, Pred); in foldAggregateConstructionIntoAggregateReuse()