Searched refs:MergedAllocas (Results 1 – 1 of 1) sorted by relevance
929 SmallPtrSet<const AllocaInst*, 32> MergedAllocas; in remapInstructions() local957 MergedAllocas.insert(From); in remapInstructions()958 MergedAllocas.insert(To); in remapInstructions()1084 if (AI && MergedAllocas.count(AI)) { in remapInstructions()