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

Member predicate Make::PreGuard::hasBranchEdge

Holds if this guard is the last node in bb1 and that its successor is bb2 exactly when evaluating to branch.

predicate hasBranchEdge(BasicBlock bb1, BasicBlock bb2, boolean branch)