Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
chhagedorn committed Oct 30, 2024
1 parent ed17315 commit 13cef55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/opto/idealGraphPrinter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ class IdealGraphPrinter : public CHeapObj<mtCompiler> {
~IdealGraphPrinter();

void print_loop_kind(const CountedLoopNode* counted_loop);

public:
IdealGraphPrinter(Compile* compile, const char* file_name = nullptr, bool append = false);
static void clean_up();
Expand Down

0 comments on commit 13cef55

Please sign in to comment.