hotspot/src/share/vm/opto/chaitin.cpp
changeset 46625 edefffab74e2
parent 46620 750c6edff33b
child 46630 75aa3e39d02c
equal deleted inserted replaced
46622:910fc72c03e8 46625:edefffab74e2
    39 #include "opto/machnode.hpp"
    39 #include "opto/machnode.hpp"
    40 #include "opto/memnode.hpp"
    40 #include "opto/memnode.hpp"
    41 #include "opto/movenode.hpp"
    41 #include "opto/movenode.hpp"
    42 #include "opto/opcodes.hpp"
    42 #include "opto/opcodes.hpp"
    43 #include "opto/rootnode.hpp"
    43 #include "opto/rootnode.hpp"
       
    44 #include "utilities/align.hpp"
    44 
    45 
    45 #ifndef PRODUCT
    46 #ifndef PRODUCT
    46 void LRG::dump() const {
    47 void LRG::dump() const {
    47   ttyLocker ttyl;
    48   ttyLocker ttyl;
    48   tty->print("%d ",num_regs());
    49   tty->print("%d ",num_regs());