Go to the source code of this file.
◆ _CONTEXT_ROOT [1/2]
#define _CONTEXT_ROOT PointerTy, |
◆ _CONTEXT_ROOT [2/2]
Value:
Class for arbitrary precision integers.
static LLVM_ABI Constant * getIntegerValue(Type *Ty, const APInt &V)
Return the value for an integer or pointer constant, or a vector thereof, with the given scalar value...
◆ _MUTEXDECL [1/2]
◆ _MUTEXDECL [2/2]
Value:
static LLVM_ABI Constant * getNullValue(Type *Ty)
Constructor to create a '0' constant of arbitrary type.
◆ _PTRDECL [1/2]
#define _PTRDECL |
( |
| _, |
|
|
| __ ) |
◆ _PTRDECL [2/2]
#define _PTRDECL |
( |
| _, |
|
|
| __ ) |
◆ _VOLATILE_PTRDECL [1/2]
#define _VOLATILE_PTRDECL |
( |
| _, |
|
|
| __ ) |
◆ _VOLATILE_PTRDECL [2/2]
#define _VOLATILE_PTRDECL |
( |
| _, |
|
|
| __ ) |
◆ DEBUG_TYPE
#define DEBUG_TYPE "ctx-instr-lower" |
◆ ContextRoots
cl::list< std::string > ContextRoots("profile-context-root", cl::Hidden, cl::desc( "A function name, assumed to be global, which will be treated as the " "root of an interesting graph, which will be profiled independently " "from other similar graphs.")) |
( |
"profile-context-root" | , |
|
|
cl::Hidden | , |
|
|
cl::desc( "A function name, assumed to be global, which will be treated as the " "root of an interesting graph, which will be profiled independently " "from other similar graphs.") | ) |
|
static |