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

/openjdk7/hotspot/src/share/vm/adlc/
H A Ddfa.cpp245 bool has_child_constraints = mList._lchild || mList._rchild; local
247 if (has_child_constraints || predicate_test) {
254 if (has_child_constraints) {

Completed in 76 milliseconds