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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp906 SafePointNode* in_map = in_jvms->map(); local
925 call->set_req(p++, in_map->in(k+j));
936 call->set_req(p++, in_map->in(k+j));
945 call->set_req(p++, in_map->in(k+j));
955 call->set_req(p++, in_map->in(k+j));
962 call->set_req(p++, in_map->in(k+j));

Completed in 43 milliseconds