Searched refs:InstructionCount (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp533 fprintf(fp, ", %d instruction%s\n", InstructionCount(), InstructionCount() != 1 ? "s" : "");
H A Dformsopt.hpp396 int InstructionCount() const { return _instruction_count; } function in class:PipeClassForm
H A Doutput_c.cpp928 pipeclass->InstructionCount(),

Completed in 1457 milliseconds