Searched defs:cc2logical (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.cpp1042 //------------------------------cc2logical-------------------------------------
1044 const Type *BoolTest::cc2logical( const Type *CC ) const { function in class:BoolTest
1276 return _test.cc2logical( phase->type( in(1) ) );

Completed in 35 milliseconds