LLVM: include/llvm/Transforms/Vectorize/SandboxVectorizer/Debug.h File Reference (original) (raw)
Debug.h File Reference
#include "[llvm/Support/Debug.h](Support%5F2Debug%5F8h%5Fsource.html)"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "sandbox-vectorizer" |
| #define | DEBUG_PREFIX "SBVec: " |
Macro Definition Documentation
◆ DEBUG_PREFIX
#define DEBUG_PREFIX "SBVec: "
Definition at line 19 of file Debug.h.
Referenced by llvm::ARMBlockPlacement::fixBackwardsWLS(), llvm::ARMBlockPlacement::moveBasicBlock(), llvm::ARMBlockPlacement::revertWhileToDoLoop(), llvm::ARMBlockPlacement::runOnMachineFunction(), llvm::sandboxir::TransactionAcceptOrRevert::runOnRegion(), and llvm::sandboxir::TransactionSave::runOnRegion().
◆ DEBUG_TYPE
#define DEBUG_TYPE "sandbox-vectorizer"
Definition at line 18 of file Debug.h.