Searched defs:as_Instruction (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_Instruction.hpp | 461 virtual Instruction* as_Instruction() { return this; } // to satisfy HASHING1 macro function in class:Instruction |
Completed in 57 milliseconds