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

Predicate bbIDominates

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

Import path

import cpp
predicate bbIDominates ( BasicBlock dom , BasicBlock node )