Home
last modified time | relevance | path

Searched refs:InlinedArrayAllocas (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DInliner.cpp123 InlinedArrayAllocasTy &InlinedArrayAllocas, in InlineCallIfPossible() argument
187 std::vector<AllocaInst*> &AllocasForType = InlinedArrayAllocas[ATy]; in InlineCallIfPossible()
488 InlinedArrayAllocasTy InlinedArrayAllocas; in runOnSCC() local
546 if (!InlineCallIfPossible(CS, InlineInfo, InlinedArrayAllocas, in runOnSCC()