Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CheckLimit

1075         joinPredSubtree(*PI, SU, /*CheckLimit=*/false);
1153 bool CheckLimit = true) {
1172 if (CheckLimit && R.DFSNodeData[PredNum].InstrCount > R.SubtreeLimit)