|
LLVM 22.0.0git
|
#include "ARMBasicBlockInfo.h"#include "ARM.h"#include "ARMBaseInstrInfo.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineInstr.h"#include "llvm/CodeGen/TargetSubtargetInfo.h"#include "llvm/Support/Debug.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | DEBUG_TYPE "arm-bb-utils" |
Functions | |
| static bool | llvm::mayOptimizeThumb2Instruction (const MachineInstr *MI) |
| #define DEBUG_TYPE "arm-bb-utils" |
Definition at line 18 of file ARMBasicBlockInfo.cpp.