qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate iPostDominates

Holds if postDominator is an immediate post-dominator of node in the control-flow graph.

Import path

import semmle.code.cpp.controlflow.Dominance
predicate iPostDominates(ControlFlowNode postDominator, ControlFlowNode node)