Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp140 using InlinedArrayAllocasTy = DenseMap<ArrayType *, std::vector<AllocaInst *>>; typedef
164 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory) { in mergeInlinedArrayAllocas()
277 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in InlineCallIfPossible()
606 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl()