Home | History | Annotate | Download | only in Utils

Lines Matching full:edges

760   // Remove PHI node entries for dead edges.
901 // If this is the default destination from PTI, only the edges in TI
954 // If this is not the default destination from PSI, only the edges
1463 /// instcombine and the DAG combiner more powerful by removing CFG edges and
1711 /// same block as the branch and if any PHI entries are constants, thread edges
1738 // Okay, we now know that all edges from PredBB should be revectored to
1793 // Loop over all of the edges from PredBB to BB, changing them to branch
2890 // Also makes sure not to introduce new successors by assuming that edges to
2896 // Remove any superfluous successor edges from the CFG.
3066 // comparing exists in one of the other edges, then we can constant fold ICI
3222 // We added edges from PI to the EdgeBB. As such, if there were any
3224 // the number of edges added.
3360 // must be back edges which inherit the value from the path through
3469 // all the predecessors of this block will be the unwind edges of Invokes,