Searched refs:UsedAllocas (Results 1 – 1 of 1) sorted by relevance
156 SmallPtrSet<AllocaInst*, 16> UsedAllocas; in InlineCallIfPossible() local208 if (!UsedAllocas.insert(AvailableAlloca).second) in InlineCallIfPossible()248 UsedAllocas.insert(AI); in InlineCallIfPossible()