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

Member predicate SsaPhiNode :: isPhiRead

Holds if this phi node is a phi-read node.

Phi-read nodes are like normal phi nodes, but they are inserted based on reads instead of writes.

predicate isPhiRead ( )