LLVM 20.0.0git
Namespaces | Macros | Functions
SuspendCrossingInfo.cpp File Reference
#include "llvm/Transforms/Coroutines/SuspendCrossingInfo.h"
#include "llvm/IR/ModuleSlotTracker.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   "coro-suspend-crossing"
 

Functions

static void llvm::dumpBasicBlockLabel (const BasicBlock *BB, ModuleSlotTracker &MST)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "coro-suspend-crossing"

Definition at line 20 of file SuspendCrossingInfo.cpp.