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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp190 inline static Node* common_saved_ex_oop(SafePointNode* ex_map, bool clear_it) { function
200 return common_saved_ex_oop(ex_map, false);
206 return common_saved_ex_oop(ex_map, true);

Completed in 1260 milliseconds