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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.cpp712 } else if (l->as_InstanceOf() != NULL) {
719 InstanceOf* inst = l->as_InstanceOf();
H A Dc1_Instruction.hpp492 virtual InstanceOf* as_InstanceOf() { return NULL; } function in class:Instruction

Completed in 38 milliseconds