Searched refs:ADCE (Results 1 – 12 of 12) sorted by relevance
34 struct ADCE : public FunctionPass { struct36 ADCE() : FunctionPass(ID) { in ADCE() argument49 char ADCE::ID = 0;50 INITIALIZE_PASS(ADCE, "adce", "Aggressive Dead Code Elimination", false, false)52 bool ADCE::runOnFunction(Function& F) { in runOnFunction()96 return new ADCE(); in createAggressiveDCEPass()
2 ADCE.cpp
4 ADCE.cpp \
1 ; This testcase fails because ADCE does not correctly delete the chain of
2 ; removed but causes a problem when ADCE does. The source function is:
2 ; that SCCP gets right, and when followed by ADCE, is completely eliminated
15 **ADCE**
410 ADCE aggressively tries to eliminate code. This pass is similar to :ref:`DCE
2715 ADCE;ADCE;1100 1171 11B5;ADCE;1100 1171 11B5;
2865 ADCE;ADCE;1100 1171 11B5;ADCE;1100 1171 11B5;
2870 ADCE;ADCE;1100 1171 11B5;ADCE;1100 1171 11B5;