Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp164 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory) { in mergeInlinedArrayAllocas()
277 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in InlineCallIfPossible()
606 InlinedArrayAllocasTy InlinedArrayAllocas; in inlineCallsImpl() local