Searched refs:isEmptyFunction (Results 1 – 2 of 2) sorted by relevance
72 !isEmptyFunction(node) &&172 function isEmptyFunction(node: FunctionNode): boolean { function
88 static bool isEmptyFunction(Function *F) { in isEmptyFunction() function292 Changed |= optimizeGlobalCtorsList(M, isEmptyFunction); in run()