GCC Middle and Back End API Reference
|
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "backend.h"
#include "rtl.h"
#include "tree.h"
#include "gimple.h"
#include "tree-pass.h"
#include "ssa.h"
#include "cgraph.h"
#include "data-streamer.h"
#include "gimple-pretty-print.h"
#include "fold-const.h"
#include "gimple-iterator.h"
#include "ipa-utils.h"
#include "tree-eh.h"
#include "builtins.h"
#include "cfgloop.h"
#include "attribs.h"
#include "gimple-walk.h"
#include "tree-sra.h"
#include "tree-ssa-alias-compare.h"
#include "alloc-pool.h"
#include "symbol-summary.h"
#include "ipa-icf-gimple.h"
#include "sreal.h"
#include "ipa-cp.h"
#include "ipa-prop.h"
Namespaces | |
namespace | ipa_icf_gimple |
Functions | |
static bool | ipa_icf_gimple::visit_load_store (gimple *, tree, tree t, void *data) |