CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Member predicate Sem::SsaPhiNode::hasInputFromBlock

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

predicate hasInputFromBlock(SsaVariable inp, BasicBlock bb)