Home
last modified time | relevance | path

Searched refs:GetNumInlinedBlocks (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp163 unsigned GetNumInlinedBlocks() const { return Entries.size() + 1; } in GetNumInlinedBlocks() function
601 if (OutliningInfo->GetNumInlinedBlocks() >= MaxNumInlineBlocks) in computeOutliningInfo()
676 while (OutliningInfo->GetNumInlinedBlocks() < MaxNumInlineBlocks) { in computeOutliningInfo()