CodeQL library for Java
codeql/java-all 0.6.2 ( 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 )