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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp125 Constant* clength = length()->as_Constant(); local
127 if (clength && cindex) {
128 IntConstant* l = clength->type()->as_IntConstant();

Completed in 24 milliseconds