Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Edge

3253         BasicBlockEdge Edge(BI->getParent(), NonNullSuccessor);
3254 if (Edge.isSingleEdge() && DT->dominates(Edge, CtxI->getParent()))