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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp147 Constant* clength = length()->as_Constant(); local
149 if (clength && cindex) {
150 IntConstant* l = clength->type()->as_IntConstant();

Completed in 56 milliseconds