|
GCC Middle and Back End API Reference
|
#include "avoid-store-forwarding.h"#include "config.h"#include "system.h"#include "coretypes.h"#include "backend.h"#include "target.h"#include "rtl.h"#include "alias.h"#include "rtlanal.h"#include "cfgrtl.h"#include "tree-pass.h"#include "cselib.h"#include "predict.h"#include "insn-config.h"#include "expmed.h"#include "recog.h"#include "regset.h"#include "df.h"#include "expr.h"#include "memmodel.h"#include "emit-rtl.h"#include "vec.h"
Functions | |
| rtl_opt_pass * | make_pass_rtl_avoid_store_forwarding (gcc::context *ctxt) |
| rtl_opt_pass * make_pass_rtl_avoid_store_forwarding | ( | gcc::context * | ctxt | ) |