Searched refs:ResplitPromotableAllocas (Results 1 – 1 of 1) sorted by relevance
4490 SmallPtrSet<AllocaInst *, 4> ResplitPromotableAllocas; in presplitLoadsAndStores() local4608 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()4731 ResplitPromotableAllocas.insert(OtherAI); in presplitLoadsAndStores()4773 return ResplitPromotableAllocas.count(AI); in presplitLoadsAndStores()