Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DADCE.cpp76 static bool aggressiveDCE(Function& F) { in aggressiveDCE() function
149 if (!aggressiveDCE(F)) in run()
168 return aggressiveDCE(F); in runOnFunction()