Lines Matching full:edges
1356 <ConditionalControlFlow>` is represented using edges between basic blocks. The
1371 (accessible via ``CFG::getEntry()``), which has no incoming edges, and an
1372 *exit* block (accessible via ``CFG::getExit()``), which has no outgoing edges.
1384 represented as edges between ``CFGBlocks``. Because different C language