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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.hpp266 int test_edge_sq( uint a, uint b ) const;
H A Dcoalesce.cpp242 !_phc._ifg->test_edge_sq( lr1, lr2 ) ) { // Do not interfere
766 if( _phc._ifg->test_edge_sq( lr1, lr2 ) ) return false;
H A Difg.cpp125 //------------------------------test_edge_sq-----------------------------------
126 int PhaseIFG::test_edge_sq( uint a, uint b ) const { function in class:PhaseIFG

Completed in 37 milliseconds