Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInliner.cpp182 using InlinedArrayAllocasTy = DenseMap<ArrayType *, std::vector<AllocaInst *>>; typedef
205 InlinedArrayAllocasTy &InlinedArrayAllocas, in mergeInlinedArrayAllocas()
309 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in inlineCallIfPossible()
440 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl()