Searched refs:AllocasForType (Results 1 – 1 of 1) sorted by relevance
178 std::vector<AllocaInst *> &AllocasForType = InlinedArrayAllocas[ATy]; in mergeInlinedArrayAllocas() local186 for (AllocaInst *AvailableAlloca : AllocasForType) { in mergeInlinedArrayAllocas()234 AllocasForType.push_back(AI); in mergeInlinedArrayAllocas()