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

Member predicate PhiNode::hasInputFromBlock

Holds if input is an input to this phi node along the edge originating in bb.

predicate hasInputFromBlock(Definition input, IRBlock bb)