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

Member predicate SsaPhiNode :: getAnInput

Gets a node that is used as input to this phi node. fromBackEdge is true if data flows along a back-edge, and false otherwise.

Node getAnInput ( boolean fromBackEdge )