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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp823 if (instr->is_pinned() || instr->can_trap() || (instr->as_NullCheck() != NULL)) {
H A Dc1_Instruction.hpp481 virtual NullCheck* as_NullCheck() { return NULL; } function in class:Instruction

Completed in 216 milliseconds