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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.hpp256 int test_edge( uint a, uint b ) const;
H A Difg.cpp93 int PhaseIFG::test_edge( uint a, uint b ) const { function in class:PhaseIFG
251 if( test_edge(j - 1,i) ) {

Completed in 33 milliseconds