Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp308 shouldBeDeferred(Function *Caller, CallSite CS, InlineCost IC, in shouldBeDeferred() function
459 if (shouldBeDeferred(Caller, CS, IC, TotalSecondaryCost, GetInlineCost)) { in shouldInline()