Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h167 foldAggregateConstructionIntoAggregateReuse(InsertValueInst &OrigIVI);
DInstCombineVectorOps.cpp851 Instruction *InstCombinerImpl::foldAggregateConstructionIntoAggregateReuse( in foldAggregateConstructionIntoAggregateReuse() function in InstCombinerImpl
1157 if (Instruction *NewI = foldAggregateConstructionIntoAggregateReuse(I)) in visitInsertValueInst()