GCC Middle and Back End API Reference
optinfo-emit-json.cc File Reference
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "backend.h"
#include "tree.h"
#include "gimple.h"
#include "diagnostic-core.h"
#include "profile.h"
#include "output.h"
#include "tree-pass.h"
#include "optinfo.h"
#include "optinfo-emit-json.h"
#include "json.h"
#include "pretty-print.h"
#include "tree-pretty-print.h"
#include "gimple-pretty-print.h"
#include "cgraph.h"
#include "langhooks.h"
#include "version.h"
#include "context.h"
#include "pass_manager.h"
#include "selftest.h"
#include "dump-context.h"
#include <zlib.h>
Include dependency graph for optinfo-emit-json.cc:

Macros

#define DEF_PASS_LIST(LIST)    add_pass_list (passes, g->get_passes ()->LIST);
 

Macro Definition Documentation

◆ DEF_PASS_LIST

#define DEF_PASS_LIST ( LIST)     add_pass_list (passes, g->get_passes ()->LIST);