LLVM 19.0.0git
Classes | Namespaces
ForceFunctionAttrs.h File Reference

Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes. More...

#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

struct  llvm::ForceFunctionAttrsPass
 Pass which forces specific function attributes into the IR, primarily as a debugging tool. More...
 

Namespaces

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

Detailed Description

Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes.

Definition in file ForceFunctionAttrs.h.