Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp142 int InlineHistory) { in mergeInlinedArrayAllocas()
245 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in inlineCallIfPossible()
274 const SmallVectorImpl<std::pair<Function *, int>> &InlineHistory) { in inlineHistoryIncludes()
324 SmallVector<std::pair<Function *, int>, 8> InlineHistory; in inlineCallsImpl() local
756 SmallVector<std::pair<Function *, int>, 16> InlineHistory; in run() local