Searched refs:CurrIVI (Results 1 – 1 of 1) sorted by relevance
756 for (InsertValueInst *CurrIVI = &OrigIVI; in foldAggregateConstructionIntoAggregateReuse() local757 Depth < DepthLimit && CurrIVI && !KnowAllElts(); in foldAggregateConstructionIntoAggregateReuse()758 CurrIVI = dyn_cast<InsertValueInst>(CurrIVI->getAggregateOperand()), in foldAggregateConstructionIntoAggregateReuse()760 Value *InsertedValue = CurrIVI->getInsertedValueOperand(); in foldAggregateConstructionIntoAggregateReuse()761 ArrayRef<unsigned int> Indices = CurrIVI->getIndices(); in foldAggregateConstructionIntoAggregateReuse()