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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp2439 CodeEmitInfo* first_info = visitor.info_at(0); local
2440 OopMap* first_oop_map = compute_oop_map(iw, op, first_info, visitor.has_call());
2446 if (info->stack()->locks_size() != first_info->stack()->locks_size()) {

Completed in 53 milliseconds