LLVM 22.0.0git
SIAnnotateControlFlow.cpp File Reference

Annotates the control flow with hardware specific intrinsics. More...

Go to the source code of this file.

Classes

class  SIAnnotateControlFlowLegacy

Macros

#define DEBUG_TYPE   "si-annotate-control-flow"

Functions

 INITIALIZE_PASS_BEGIN (SIAnnotateControlFlowLegacy, DEBUG_TYPE, "Annotate SI Control Flow", false, false) INITIALIZE_PASS_END(SIAnnotateControlFlowLegacy

Variables

 DEBUG_TYPE
Annotate SI Control Flow
Annotate SI Control false

Detailed Description

Annotates the control flow with hardware specific intrinsics.

Definition in file SIAnnotateControlFlow.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "si-annotate-control-flow"

Definition at line 33 of file SIAnnotateControlFlow.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( SIAnnotateControlFlowLegacy ,
DEBUG_TYPE ,
"Annotate SI Control Flow" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 447 of file SIAnnotateControlFlow.cpp.

◆ false

Annotate SI Control false

Definition at line 448 of file SIAnnotateControlFlow.cpp.

◆ Flow

Annotate SI Control Flow

Definition at line 448 of file SIAnnotateControlFlow.cpp.