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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp443 int compare_depth_first(BlockBegin** a, BlockBegin** b) { function
453 _blocks.sort(compare_depth_first);

Completed in 39 milliseconds