Skip to content

VirtualCFG::mergePaths

Synopsis

Declared in <SageIII/virtualCFG/virtualCFG.h>

CFGPath
mergePaths(
    CFGPath const& hd,
    CFGPath const& tl);

Description

Merge two CFG paths

Created with MrDocs