Home | History | Annotate | Download | only in CodeGen

Lines Matching full:splits

32 STATISTIC(NumFinished, "Number of splits finished");
33 STATISTIC(NumSimple, "Number of splits that were simple");
109 // Only allow splits before the call.
1148 // Finally, don't isolate an end point that was created by earlier splits.
1236 // We cannot legally insert splits after LSP.