GCC Middle and Back End API Reference
|
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "context.h"
#include "tree-pass.h"
#include "diagnostic.h"
#include "options.h"
#include "tree.h"
#include "analyzer/analyzer.h"
#include "analyzer/engine.h"
Functions | |
ipa_opt_pass_d * | make_pass_analyzer (gcc::context *ctxt) |
void | sorry_no_analyzer () |
ipa_opt_pass_d * make_pass_analyzer | ( | gcc::context * | ctxt | ) |
Make an instance of the analyzer pass.
void sorry_no_analyzer | ( | ) |
Issue a "sorry" diagnostic that the analyzer was not enabled.
References sorry().