Lines Matching refs:DEBUG_PRINT_STAT
2707 #define DEBUG_PRINT_STAT(x) OS << " " #x ": " << x << "\n" in print() macro
2710 DEBUG_PRINT_STAT(NumConstantArgs); in print()
2711 DEBUG_PRINT_STAT(NumConstantOffsetPtrArgs); in print()
2712 DEBUG_PRINT_STAT(NumAllocaArgs); in print()
2713 DEBUG_PRINT_STAT(NumConstantPtrCmps); in print()
2714 DEBUG_PRINT_STAT(NumConstantPtrDiffs); in print()
2715 DEBUG_PRINT_STAT(NumInstructionsSimplified); in print()
2716 DEBUG_PRINT_STAT(NumInstructions); in print()
2717 DEBUG_PRINT_STAT(SROACostSavings); in print()
2718 DEBUG_PRINT_STAT(SROACostSavingsLost); in print()
2719 DEBUG_PRINT_STAT(LoadEliminationCost); in print()
2720 DEBUG_PRINT_STAT(ContainsNoDuplicateCall); in print()
2721 DEBUG_PRINT_STAT(Cost); in print()
2722 DEBUG_PRINT_STAT(Threshold); in print()
2723 #undef DEBUG_PRINT_STAT in print()