VirtualCFG::MakeClosure
Synopsis
Declared in <SageIII/virtualCFG/filteredCFGImpl.h>
template<
typename FindSuccessors,
typename FindEnd,
typename DontAddChildren,
typename Join,
typename FilteredEdge>
struct MakeClosure;
Member Functions
Name |
Description |
|
|
Process visited CFGPaths: convert them into edges |
|
Process one CFGPath at a time: make sure the end edge is an interesting one (should not be filtered out) |
Data Members
Created with MrDocs