Searched defs:no_memory_effects (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp223 const TypePtr* no_memory_effects = NULL; local
226 jvms->bci(), no_memory_effects);
H A DgraphKit.cpp1970 const TypePtr* no_memory_effects = NULL; local
1975 call_addr, "uncommon_trap", no_memory_effects,
H A Dlibrary_call.cpp1617 const TypePtr* no_memory_effects = NULL; local
1619 no_memory_effects,
1812 const TypePtr* no_memory_effects = NULL; local
1814 no_memory_effects,
2924 const TypePtr* no_memory_effects = NULL; local
2925 Node* time = make_runtime_call(RC_LEAF, tf, funcAddr, funcName, no_memory_effects);

Completed in 69 milliseconds