Searched refs:DEBUG_PRINT_STAT (Results 1 – 1 of 1) sorted by relevance
2855 #define DEBUG_PRINT_STAT(x) OS << " " #x ": " << x << "\n" in print() macro2858 DEBUG_PRINT_STAT(NumConstantArgs); in print()2859 DEBUG_PRINT_STAT(NumConstantOffsetPtrArgs); in print()2860 DEBUG_PRINT_STAT(NumAllocaArgs); in print()2861 DEBUG_PRINT_STAT(NumConstantPtrCmps); in print()2862 DEBUG_PRINT_STAT(NumConstantPtrDiffs); in print()2863 DEBUG_PRINT_STAT(NumInstructionsSimplified); in print()2864 DEBUG_PRINT_STAT(NumInstructions); in print()2865 DEBUG_PRINT_STAT(SROACostSavings); in print()2866 DEBUG_PRINT_STAT(SROACostSavingsLost); in print()[all …]