LLVM 22.0.0git
WebAssemblyDebugValueManager.cpp File Reference

This file implements the manager for MachineInstr DebugValues. More...

Go to the source code of this file.

Functions

static bool isSameScalarConst (const MachineInstr *A, const MachineInstr *B)
static bool hasSameDebugLoc (const MachineBasicBlock *MBB, DebugLoc DL)

Detailed Description

This file implements the manager for MachineInstr DebugValues.

Definition in file WebAssemblyDebugValueManager.cpp.

Function Documentation

◆ hasSameDebugLoc()

bool hasSameDebugLoc ( const MachineBasicBlock * MBB,
DebugLoc DL )
static

◆ isSameScalarConst()