LLVM API Documentation
#include "AMDGPU.h"
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Module.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Utils/BasicBlockUtils.h"
#include "llvm/Transforms/Utils/SSAUpdater.h"
Go to the source code of this file.
Defines | |
#define | DEBUG_TYPE "si-annotate-control-flow" |
Annotates the control flow with hardware specific intrinsics.
Definition in file SIAnnotateControlFlow.cpp.
#define DEBUG_TYPE "si-annotate-control-flow" |
Definition at line 27 of file SIAnnotateControlFlow.cpp.