HomeSort by: relevance | last modified time | path
    Searched defs:shouldPartialInline (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
PartialInlining.cpp 286 bool shouldPartialInline(CallBase &CB, FunctionCloner &Cloner,
772 bool PartialInlinerImpl::shouldPartialInline(
1426 if (!shouldPartialInline(*CB, Cloner, WeightedRcost, CallerORE))

Completed in 18 milliseconds