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

Class Phi

Import path

import semmle.code.cpp.ir.dataflow.internal.SsaInternals

Direct supertypes

Indirect supertypes

Fields

Predicates

asPhi

Gets the underlying phi node.

getLocation

Gets the location of this element.

getNode
toString

Gets a textual representation of this element.

Inherited predicates

asDefOrUse

Gets the underlying non-phi definition or use.

from SsaDefOrUse

Charpred