CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Predicate bbIPostDominates

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

Import path

import cpp
predicate bbIPostDominates(BasicBlock pDom, BasicBlock node)