GCC Middle and Back End API Reference
late-combine.cc File Reference
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "backend.h"
#include "rtl.h"
#include "df.h"
#include "rtl-ssa.h"
#include "print-rtl.h"
#include "tree-pass.h"
#include "cfgcleanup.h"
#include "target.h"
#include "dbgcnt.h"
Include dependency graph for late-combine.cc:

Macros

#define INCLUDE_ALGORITHM
 
#define INCLUDE_FUNCTIONAL
 
#define INCLUDE_ARRAY
 

Functions

rtl_opt_passmake_pass_late_combine (gcc::context *ctxt)
 

Macro Definition Documentation

◆ INCLUDE_ALGORITHM

#define INCLUDE_ALGORITHM

◆ INCLUDE_ARRAY

#define INCLUDE_ARRAY

◆ INCLUDE_FUNCTIONAL

#define INCLUDE_FUNCTIONAL

Function Documentation

◆ make_pass_late_combine()

rtl_opt_pass * make_pass_late_combine ( gcc::context * ctxt)