CodeQL library for Go
codeql/go-all 5.0.1 (changelog, source)
Search

Member predicate SsaDefinition::getAFirstUse

Gets the first instruction that the value of this SsaDefinition can reach without passing through any other instructions, but possibly through phi nodes.

Instruction getAFirstUse()