Home | History | Annotate | Download | only in compiler

Lines Matching refs:FirstControlIndex

152          NodeProperties::FirstControlIndex(node) == index;
239 for (int i = NodeProperties::FirstControlIndex(node); i < max; i++) {
274 for (int i = NodeProperties::FirstControlIndex(node); i < max; i++) {