Searched refs:isEmptyFunction (Results 1 – 1 of 1) sorted by relevance
44 static bool isEmptyFunction(Function *F) { in isEmptyFunction() function262 M, [](uint32_t, Function *F) { return isEmptyFunction(F); }); in run()