Searched refs:UsedAllocas (Results 1 – 1 of 1) sorted by relevance
207 SmallPtrSet<AllocaInst *, 16> UsedAllocas; in mergeInlinedArrayAllocas() local257 if (!UsedAllocas.insert(AvailableAlloca).second) in mergeInlinedArrayAllocas()295 UsedAllocas.insert(AI); in mergeInlinedArrayAllocas()