Lines Matching full:critical
1420 // just traversed was critical), then there are other paths through this
1457 DEBUG(dbgs() << "COULD NOT PRE LOAD BECAUSE OF INDBR CRITICAL EDGE '"
1464 << "COULD NOT PRE LOAD BECAUSE OF AN EH PAD CRITICAL EDGE '"
1488 // Split critical edges, and update the unavailable predecessors accordingly.
1493 DEBUG(dbgs() << "Split critical edge " << OrigPred->getName() << "->"
1534 // also need to split these critical edges.
2234 // we can't do this until PRE's critical edge splitting updates memdep.
2413 // We can't do PRE safely on a critical edge, so instead we schedule
2494 /// Split the critical edge connecting the given two blocks, and return
2495 /// the block inserted to the critical edge.
2504 /// Split critical edges found during the previous
2525 // split critical edge, and hence may invalidate the RPO/DT iterator.
2644 // 1) If the dead out-coming edge is a critical-edge, split it. Let