Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h172 foldAggregateConstructionIntoAggregateReuse(InsertValueInst &OrigIVI);
H A DInstCombineVectorOps.cpp868 Instruction *InstCombinerImpl::foldAggregateConstructionIntoAggregateReuse( in foldAggregateConstructionIntoAggregateReuse() function in InstCombinerImpl
1179 if (Instruction *NewI = foldAggregateConstructionIntoAggregateReuse(I)) in visitInsertValueInst()