Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DADCE.cpp36 static bool aggressiveDCE(Function& F) { in aggressiveDCE() function
79 if (aggressiveDCE(F)) in run()
94 return aggressiveDCE(F); in runOnFunction()