|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/Analysis/InstructionSimplify.h"#include "llvm/Analysis/TargetFolder.h"#include "llvm/IR/CmpPredicate.h"#include "llvm/IR/IRBuilderFolder.h"#include "llvm/IR/Instruction.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::InstSimplifyFolder |
| InstSimplifyFolder - Use InstructionSimplify to fold operations to existing values. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |