CodeQL library for C/C++
codeql/cpp-all 4.0.3-dev (changelog, source)
Search

Predicate PhiInsertion::definitionHasPhiNode

Holds if a Phi instruction needs to be inserted for location defLocation at the beginning of block phiBlock.

Import path

import semmle.code.cpp.ir.implementation.aliased_ssa.internal.SSAConstruction
predicate definitionHasPhiNode(MemoryLocation defLocation, OldBlock phiBlock)