LLVM: include/llvm/Transforms/InstCombine/InstCombiner.h File Reference (original) (raw)

This file provides the interface for the instcombine pass implementation. More...

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Macros
#define DEBUG_TYPE "instcombine"

Detailed Description

This file provides the interface for the instcombine pass implementation.

The interface is used for generic transformations in this folder and target specific combinations in the targets. The visitor implementation is in InstCombinerImpl in [InstCombineInternal.h](InstCombineInternal%5F8h.html "This file provides internal interfaces used to implement the InstCombine.").

Definition in file InstCombiner.h.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "instcombine"