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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmacro.cpp1330 Node* init_mem = init->proj_out(TypeFunc::Memory); local
1354 _igvn.replace_node(init_mem, mem);
H A Dlibrary_call.cpp3795 Node* init_mem = reset_memory(); local
3798 result_mem->init_req(_null_path, init_mem);
3803 result_mem->init_req(_fast_path, init_mem);
3809 set_all_memory(init_mem);
H A DgraphKit.cpp1774 Node* init_mem = call->in(TypeFunc::Memory); local

Completed in 80 milliseconds