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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp482 virtual OsrEntry* as_OsrEntry() { return NULL; } function in class:Instruction
H A Dc1_LIRGenerator.cpp2516 if (block()->next()->as_OsrEntry()) {

Completed in 45 milliseconds