LLVM API Documentation
Go to the source code of this file.
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Defines | |
#define | DEBUG_TYPE "function-tti" |
Functions | |
FunctionPass * | llvm::createFunctionTargetTransformInfoPass () |
Variables | |
static const char | ftti_name [] = "Function TargetTransformInfo" |
#define DEBUG_TYPE "function-tti" |
Definition at line 21 of file FunctionTargetTransformInfo.cpp.
const char ftti_name[] = "Function TargetTransformInfo" [static] |
Definition at line 22 of file FunctionTargetTransformInfo.cpp.