Searched refs:StoreToAgg (Results 1 – 1 of 1) sorted by relevance
286 StoreInst *StoreToAgg = dyn_cast<StoreInst>(*GEPAtIdx->user_begin()); in findStoredValueInAggregateAt() local287 Value *StoredAggValue = StoreToAgg->getValueOperand(); in findStoredValueInAggregateAt()