Searched refs:print_stmt (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.hpp421 void print_stmt(Node* s);
H A Dsuperword.cpp2185 print_stmt(p->at(i));
2203 //------------------------------print_stmt---------------------------
2204 void SuperWord::print_stmt(Node* s) { function in class:SuperWord

Completed in 30 milliseconds