Skip to content

VirtualCFG::mergePathsReversed

Synopsis

Declared in <SageIII/virtualCFG/virtualCFG.h>

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

Description

mergePaths() with the arguments reversed

Created with MrDocs