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

Member predicate SsaPhiNode::hasInputFromBlock

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

predicate hasInputFromBlock(SsaVariable inp, BasicBlock bb)