Searched refs:isThunkProfitable (Results 1 – 1 of 1) sorted by relevance
659 static bool isThunkProfitable(Function * F) { in isThunkProfitable() function790 if (isThunkProfitable(F)) { in writeThunkOrAlias()805 if (!isThunkProfitable(F) && (!canCreateAliasFor(F) || !canCreateAliasFor(G))) { in mergeTwoFunctions()