Searched refs:DEBUG_PRINT_STAT (Results 1 – 2 of 2) sorted by relevance
1414 #define DEBUG_PRINT_STAT(x) dbgs() << " " #x ": " << x << "\n" in dump() macro1415 DEBUG_PRINT_STAT(NumConstantArgs); in dump()1416 DEBUG_PRINT_STAT(NumConstantOffsetPtrArgs); in dump()1417 DEBUG_PRINT_STAT(NumAllocaArgs); in dump()1418 DEBUG_PRINT_STAT(NumConstantPtrCmps); in dump()1419 DEBUG_PRINT_STAT(NumConstantPtrDiffs); in dump()1420 DEBUG_PRINT_STAT(NumInstructionsSimplified); in dump()1421 DEBUG_PRINT_STAT(NumInstructions); in dump()1422 DEBUG_PRINT_STAT(SROACostSavings); in dump()1423 DEBUG_PRINT_STAT(SROACostSavingsLost); in dump()[all …]
1887 #define DEBUG_PRINT_STAT(x) dbgs() << " " #x ": " << x << "\n" in dump() macro1888 DEBUG_PRINT_STAT(NumConstantArgs); in dump()1889 DEBUG_PRINT_STAT(NumConstantOffsetPtrArgs); in dump()1890 DEBUG_PRINT_STAT(NumAllocaArgs); in dump()1891 DEBUG_PRINT_STAT(NumConstantPtrCmps); in dump()1892 DEBUG_PRINT_STAT(NumConstantPtrDiffs); in dump()1893 DEBUG_PRINT_STAT(NumInstructionsSimplified); in dump()1894 DEBUG_PRINT_STAT(NumInstructions); in dump()1895 DEBUG_PRINT_STAT(SROACostSavings); in dump()1896 DEBUG_PRINT_STAT(SROACostSavingsLost); in dump()[all …]