LLVM  8.0.1
Macros | Functions
SystemZShortenInst.cpp File Reference
#include "SystemZTargetMachine.h"
#include "llvm/CodeGen/LivePhysRegs.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
Include dependency graph for SystemZShortenInst.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "systemz-shorten-inst"
 

Functions

static void tieOpsIfNeeded (MachineInstr &MI)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "systemz-shorten-inst"

Definition at line 24 of file SystemZShortenInst.cpp.

Function Documentation

◆ tieOpsIfNeeded()

static void tieOpsIfNeeded ( MachineInstr MI)
static