Searched refs:CurrIVI (Results 1 – 1 of 1) sorted by relevance
910 for (InsertValueInst *CurrIVI = &OrigIVI; in foldAggregateConstructionIntoAggregateReuse() local911 Depth < DepthLimit && CurrIVI && !KnowAllElts(); in foldAggregateConstructionIntoAggregateReuse()912 CurrIVI = dyn_cast<InsertValueInst>(CurrIVI->getAggregateOperand()), in foldAggregateConstructionIntoAggregateReuse()915 dyn_cast<Instruction>(CurrIVI->getInsertedValueOperand()); in foldAggregateConstructionIntoAggregateReuse()919 ArrayRef<unsigned int> Indices = CurrIVI->getIndices(); in foldAggregateConstructionIntoAggregateReuse()