|
LLVM 24.0.0git
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/STLFunctionalExtras.h"#include "llvm/Analysis/RuntimeLibcallInfo.h"#include "llvm/IR/RuntimeLibcalls.h"#include "llvm/Pass.h"Go to the source code of this file.
Classes | |
| class | llvm::LibcallLoweringInfo |
| Tracks which library functions to use for a particular subtarget or function. More... | |
| class | llvm::ModuleLibcallLoweringInfo |
| Records a mapping from an opaque lowering context to its LibcallLoweringInfo. More... | |
| class | llvm::LibcallLoweringModuleAnalysis |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |