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

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.hpp297 void set_call(CallNode* call) { _call = call; } function in class:WarmCallInfo
H A DcallGenerator.cpp533 _call_info->set_call(m->as_Call());

Completed in 34 milliseconds