< prev index next >

src/share/vm/opto/chaitin.cpp

Print this page

        

*** 39,48 **** --- 39,49 ---- #include "opto/machnode.hpp" #include "opto/memnode.hpp" #include "opto/movenode.hpp" #include "opto/opcodes.hpp" #include "opto/rootnode.hpp" + #include "utilities/align.hpp" #ifndef PRODUCT void LRG::dump() const { ttyLocker ttyl; tty->print("%d ",num_regs());
< prev index next >