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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp433 int match_count() { return _matchcnt; } // Get count of match rule opers function in class:ComponentList
H A Dformssel.cpp823 uint num_match_opnds = _components.match_count();
2914 if (_iter > match_count()-1) {

Completed in 4413 milliseconds