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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp991 Node* find_ctrl(int idx) const; // Search control ancestors for the given idx.
H A Dnode.cpp1482 //------------------------------find_ctrl--------------------------------------
1484 Node* Node::find_ctrl(int idx) const { function in class:Node

Completed in 42 milliseconds