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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.hpp269 const Type *cc2logical( const Type *CC ) const;
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 37 milliseconds