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

/openjdk9/hotspot/src/share/vm/opto/
H A DgenerateOptoStub.cpp264 Node* if_null = _gvn.transform( new IfFalseNode(iff) ); local
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1262 void GraphBuilder::if_null(ValueType* type, If::Condition cond) { function in class:GraphBuilder

Completed in 91 milliseconds