Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp122 using InlinedArrayAllocasTy = DenseMap<ArrayType *, std::vector<AllocaInst *>>; typedef
145 InlinedArrayAllocasTy &InlinedArrayAllocas, in mergeInlinedArrayAllocas()
249 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in inlineCallIfPossible()
380 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl()