Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp145 InlinedArrayAllocasTy &InlinedArrayAllocas, in mergeInlinedArrayAllocas()
249 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in inlineCallIfPossible()
380 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl() local