LLVM 20.0.0git
|
Interfaces for passes which infer implicit function attributes from the name and signature of function declarations. More...
#include "llvm/IR/PassManager.h"
Go to the source code of this file.
Classes | |
struct | llvm::InferFunctionAttrsPass |
A pass which infers function attributes from the names and signatures of function declarations in a module. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Interfaces for passes which infer implicit function attributes from the name and signature of function declarations.
Definition in file InferFunctionAttrs.h.