GCC Middle and Back End API Reference
|
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "backend.h"
#include "tree.h"
#include "gimple.h"
#include "basic-block.h"
#include "options.h"
#include "flags.h"
#include "memmodel.h"
#include "tm_p.h"
#include "stmt.h"
#include "gimple-iterator.h"
#include "gimple-builder.h"
#include "tree-cfg.h"
#include "tree-pass.h"
#include "tree-iterator.h"
#include "fold-const.h"
#include "stringpool.h"
#include "attribs.h"
#include "output.h"
#include "cgraph.h"
#include "asan.h"
Functions | |
gimple_opt_pass * | make_pass_sancov (gcc::context *ctxt) |
gimple_opt_pass * | make_pass_sancov_O0 (gcc::context *ctxt) |
gimple_opt_pass * make_pass_sancov | ( | gcc::context * | ctxt | ) |
gimple_opt_pass * make_pass_sancov_O0 | ( | gcc::context * | ctxt | ) |