Searched refs:InlinedArrayAllocas (Results 1 – 2 of 2) sorted by relevance
77 InlinedArrayAllocasTy &InlinedArrayAllocas, in InlineCallIfPossible() argument147 std::vector<AllocaInst*> &AllocasForType = InlinedArrayAllocas[ATy]; in InlineCallIfPossible()390 InlinedArrayAllocasTy InlinedArrayAllocas; in runOnSCC() local441 if (!InlineCallIfPossible(CS, InlineInfo, InlinedArrayAllocas, in runOnSCC()
79 InlinedArrayAllocasTy &InlinedArrayAllocas, in InlineCallIfPossible() argument151 std::vector<AllocaInst*> &AllocasForType = InlinedArrayAllocas[ATy]; in InlineCallIfPossible()439 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCalls() local498 if (!InlineCallIfPossible(*this, CS, InlineInfo, InlinedArrayAllocas, in inlineCalls()