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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.hpp560 PhiNode* get_map_phi(int idx) { function in class:ConnectionGraph
H A Descape.cpp2305 PhiNode *result = get_map_phi(orig_phi->_idx);
2399 PhiNode *prev_result = get_map_phi(phi->_idx);

Completed in 40 milliseconds