CodeQL library for C/C++
codeql/cpp-all 12.0.1 (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()