Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp281 bool shouldPartialInline(CallSite CS, FunctionCloner &Cloner,
751 bool PartialInlinerImpl::shouldPartialInline( in shouldPartialInline() function in PartialInlinerImpl
1382 if (!shouldPartialInline(CS, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()