LLVM 20.0.0git
Classes | Namespaces | Functions
LowerConstantIntrinsics.h File Reference

The header file for the LowerConstantIntrinsics pass as used by the new pass manager. More...

#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

struct  llvm::LowerConstantIntrinsicsPass
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

bool llvm::lowerConstantIntrinsics (Function &F, const TargetLibraryInfo &TLI, DominatorTree *DT)
 

Detailed Description

The header file for the LowerConstantIntrinsics pass as used by the new pass manager.

Definition in file LowerConstantIntrinsics.h.