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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp370 CondInterface* cond = oper->_interface->is_CondInterface();
1332 else if (oper->_interface->is_CondInterface() != NULL) {
1333 CondInterface *cInterface = oper->_interface->is_CondInterface();
H A Dformssel.hpp738 CondInterface *is_CondInterface();
H A Dformssel.cpp2655 if ( thsi->is_CondInterface() ) return Form::conditional_interface;
2673 CondInterface *Interface::is_CondInterface() { function in class:Interface

Completed in 49 milliseconds