qtil
advanced-security/qtil-go 0.0.3
Search

Injector Internal::TPhi

An SSA phi node, that is, a pseudo-definition for a variable at a point in the flow graph where otherwise two or more definitions for the variable would be visible.

Import path

import semmle.go.dataflow.SsaImpl
TPhi TPhi(ReachableJoinBlock bb, SsaSourceVariable v)