CodeQL library for Java/Kotlin
codeql/java-all 7.8.3-dev (changelog, source)
Search

Member predicate Make::MakeSsa::SsaDefinition::getControlFlowNode

Gets the control flow node of this SSA definition.

For SSA definitions occurring at the beginning of a basic block, such as phi nodes, this will get the first control flow node of the basic block.

ControlFlowNode getControlFlowNode()