LLVM
8.0.1
|
Interfaces for passes which infer implicit function attributes from the name and signature of function declarations. More...
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 | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
Pass * | llvm::createInferFunctionAttrsLegacyPass () |
Create a legacy pass manager instance of a pass to infer function attributes. More... | |
Interfaces for passes which infer implicit function attributes from the name and signature of function declarations.
Definition in file InferFunctionAttrs.h.