LLVM
15.0.0git
|
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/PassRegistry.h"
Go to the source code of this file.
Functions | |
static bool | doesNotGeneratecode (const MachineInstr &MI) |
Returns true if instruction MI will not result in actual machine code instructions. More... | |
|
static |
Returns true if instruction MI
will not result in actual machine code instructions.
Definition at line 42 of file PatchableFunction.cpp.
References llvm::ISD::EH_LABEL, and MI.