Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp63 static bool isEmptyFunction(Function *F) { in isEmptyFunction() function
81 Changed |= optimizeGlobalCtorsList(M, isEmptyFunction); in runOnModule()