Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h167 foldAggregateConstructionIntoAggregateReuse(InsertValueInst &OrigIVI);
H A DInstCombineVectorOps.cpp851 Instruction *InstCombinerImpl::foldAggregateConstructionIntoAggregateReuse( in foldAggregateConstructionIntoAggregateReuse() function in InstCombinerImpl
1157 if (Instruction *NewI = foldAggregateConstructionIntoAggregateReuse(I)) in visitInsertValueInst()