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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.cpp1112 // It should be the case that make_predicate(bol->as_int_value()) == bol.
1120 //--------------------------------as_int_value---------------------------------
1121 Node* BoolNode::as_int_value(PhaseGVN* phase) { function in class:BoolNode

Completed in 38 milliseconds