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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp563 Node* store_oop_to_unknown(Node* ctl,
H A Dlibrary_call.cpp2465 (void) store_oop_to_unknown(control(), heap_base_oop, adr, adr_type, val, type);
2477 Node* st = store_oop_to_unknown(control(), heap_base_oop, adr, adr_type, val, type);
2836 store = store_oop_to_unknown(control(), base, adr, adr_type, val, type);
H A DgraphKit.cpp1562 Node* GraphKit::store_oop_to_unknown(Node* ctl, function in class:GraphKit

Completed in 68 milliseconds