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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp2360 int opd_count = phi->operand_count(); local
2361 for (int i = 0; i < opd_count; i++) {

Completed in 67 milliseconds