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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp469 virtual ArrayLength* as_ArrayLength() { return NULL; } function in class:Instruction
H A Dc1_LIRGenerator.cpp852 ArrayLength* al = length->as_ArrayLength();

Completed in 46 milliseconds