Skip to content

IntraUniDirectionalDataflow::gatherDescendants

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/analysis/dataflow.h>

std::vector<DataflowNode>
gatherDescendants(
    std::vector<DataflowEdge> edges,
    DataflowNode const(DataflowEdge::* edgeFn)());

Created with MrDocs