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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp428 if (x->as_ExceptionObject() || x->as_Throw()) {
1989 (x->exception()->as_NewInstance() == NULL && x->exception()->as_ExceptionObject() == NULL)) {
H A Dc1_Instruction.hpp509 virtual ExceptionObject* as_ExceptionObject() { return NULL; } function in class:Instruction

Completed in 45 milliseconds