Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h163 foldAggregateConstructionIntoAggregateReuse(InsertValueInst &OrigIVI);
H A DInstCombineVectorOps.cpp713 Instruction *InstCombinerImpl::foldAggregateConstructionIntoAggregateReuse( in foldAggregateConstructionIntoAggregateReuse() function in InstCombinerImpl
1020 if (Instruction *NewI = foldAggregateConstructionIntoAggregateReuse(I)) in visitInsertValueInst()