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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp2442 Node *bol4 = _gvn.transform( new (C) BoolNode( cmp4, BoolTest::ne ) ); local
2443 IfNode *iff4 = create_and_xform_if( control(), bol4, PROB_FAIR, COUNT_UNKNOWN );

Completed in 58 milliseconds