should_extract     34 src/CSE.cpp            return should_extract(a->value);
should_extract     38 src/CSE.cpp            return should_extract(a->value);
should_extract    210 src/CSE.cpp            debug(4) << "Include: " << e << "; should extract: " << should_extract(e) << "\n";
should_extract    211 src/CSE.cpp            if (!should_extract(e)) {