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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp188 if( _matrule->is_chain_rule(globalNames) )
504 if ( _matrule->is_chain_rule(globals)
2270 if((_matrule == NULL) || (_matrule->is_chain_rule(globals))) {
3908 bool MatchRule::is_chain_rule(FormDict &globals) const { function in class:MatchRule
3958 if( is_chain_rule(_AD.globalNames()) &&

Completed in 47 milliseconds