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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlcm.cpp894 //--------------------------catch_cleanup_fix_all_inputs-----------------------
895 static void catch_cleanup_fix_all_inputs(Node *use, Node *old_def, Node *new_def) { function
991 catch_cleanup_fix_all_inputs(clone, def, sb->_nodes[n_clone_idx]);
1002 catch_cleanup_fix_all_inputs(use, def, new_def);

Completed in 1556 milliseconds