Searched refs:ResplitPromotableAllocas (Results 1 – 1 of 1) sorted by relevance
4629 SmallPtrSet<AllocaInst *, 4> ResplitPromotableAllocas; in presplitLoadsAndStores() local4747 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()4870 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()4911 PromotableAllocas.set_subtract(ResplitPromotableAllocas); in presplitLoadsAndStores()