Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp163 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory) { in mergeInlinedArrayAllocas()
276 InlinedArrayAllocasTy &InlinedArrayAllocas, int InlineHistory, in InlineCallIfPossible()
484 const SmallVectorImpl<std::pair<Function *, int>> &InlineHistory) { in InlineHistoryIncludes()
554 SmallVector<std::pair<Function *, int>, 8> InlineHistory; in inlineCallsImpl() local
959 SmallVector<std::pair<Function *, int>, 16> InlineHistory; in run() local