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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp3827 MatchRule::MatchRule(ArchDesc &ad, MatchRule* mRule) argument
3828 : MatchNode(ad, *mRule, 0), _depth(mRule->_depth),
3829 _construct(mRule->_construct), _numchilds(mRule->_numchilds) {

Completed in 49 milliseconds