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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_InstructionPrinter.hpp80 void print_alias(Value v);
H A Dc1_InstructionPrinter.cpp302 print_alias(v);
306 void InstructionPrinter::print_alias(Value v) { function in class:InstructionPrinter

Completed in 60 milliseconds