GCC Middle and Back End API Reference
analyzer-pass.cc File 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"
Include dependency graph for analyzer-pass.cc:

Functions

ipa_opt_pass_dmake_pass_analyzer (gcc::context *ctxt)
 
void sorry_no_analyzer ()
 

Function Documentation

◆ make_pass_analyzer()

ipa_opt_pass_d * make_pass_analyzer ( gcc::context * ctxt)
Make an instance of the analyzer pass.   

◆ sorry_no_analyzer()

void sorry_no_analyzer ( )
Issue a "sorry" diagnostic that the analyzer was not enabled.   

References sorry().