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

Predicate Make::Consistency::phiWithoutTwoPriorRefs

Holds if phi has less than 2 immediately prior references.

Import path

import codeql.ssa.Ssa
predicate phiWithoutTwoPriorRefs(PhiNode phi, BasicBlock bbPhi, SourceVariable v, int inputRefs)