LLVM 22.0.0git
WebAssemblySelectionDAGInfo.cpp File Reference

This file implements the WebAssemblySelectionDAGInfo class. More...

#include "WebAssemblySelectionDAGInfo.h"
#include "WebAssemblyTargetMachine.h"
#include "WebAssemblyGenSDNodeInfo.inc"

Go to the source code of this file.

Macros

#define GET_SDNODE_DESC
#define DEBUG_TYPE   "wasm-selectiondag-info"

Detailed Description

This file implements the WebAssemblySelectionDAGInfo class.

Definition in file WebAssemblySelectionDAGInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-selectiondag-info"

Definition at line 22 of file WebAssemblySelectionDAGInfo.cpp.

◆ GET_SDNODE_DESC

#define GET_SDNODE_DESC

Definition at line 17 of file WebAssemblySelectionDAGInfo.cpp.