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

/openjdk7/hotspot/src/share/vm/opto/
H A Dgcm.cpp177 static Block* find_deepest_input(Node* n, Block_Array &bbs) { function
268 _bbs.map(n->_idx, find_deepest_input(n, _bbs));
379 // This is a variation of find_deepest_input, the heart of schedule_early.

Completed in 35 milliseconds