inlineCostFunction

Determine cost of inlining function

int
inlineCostFunction

Parameters

fd FuncDeclaration

function to determine cost of

hasthis bool

if the function call has explicit 'this' expression

hdrscan bool

if generating a header file

Return Value

Type: int

cost of inlining fd

Suggestion Box / Bug Report