Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp141 InlinedArrayAllocasTy &InlinedArrayAllocas, in mergeInlinedArrayAllocas()
245 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in inlineCallIfPossible()
376 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl() local