CodeQL library for C/C++
codeql/cpp-all 1.3.1-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.

getAnInput
getLocation

Gets the location of this element.

getNode
hasInputFromBlock
toString

Gets a textual representation of this element.

Inherited predicates

asDef

Gets the underlying non-phi definition or use.

from SsaDef

Charpred