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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp3643 const TypeInstPtr* native_call_addr = TypeInstPtr::make(method); local
3645 Node* native_call = makecon(native_call_addr);

Completed in 47 milliseconds