Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h166 foldAggregateConstructionIntoAggregateReuse(InsertValueInst &OrigIVI);
H A DInstCombineVectorOps.cpp831 Instruction *InstCombinerImpl::foldAggregateConstructionIntoAggregateReuse( in foldAggregateConstructionIntoAggregateReuse() function in InstCombinerImpl
1137 if (Instruction *NewI = foldAggregateConstructionIntoAggregateReuse(I)) in visitInsertValueInst()