LLVM: lib/CodeGen/RegUsageInfoCollector.cpp File Reference (original) (raw)
Go to the source code of this file.
Functions | |
---|---|
STATISTIC (NumCSROpt, "Number of functions optimized for callee saved registers") | |
INITIALIZE_PASS_BEGIN (RegUsageInfoCollectorLegacy, "RegUsageInfoCollector", "Register Usage Information Collector", false, false) INITIALIZE_PASS_END(RegUsageInfoCollectorLegacy | |
static bool | isCallableFunction (const MachineFunction &MF) |
Variables | |
---|---|
RegUsageInfoCollector | |
Register Usage Information | Collector |
Register Usage Information | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "ip-regalloc"
◆ INITIALIZE_PASS_BEGIN()
INITIALIZE_PASS_BEGIN | ( | RegUsageInfoCollectorLegacy | , |
---|---|---|---|
"RegUsageInfoCollector" | , | ||
"Register Usage Information Collector" | , | ||
false | , | ||
false | |||
) |