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

Member predicate IRFunction::hasIncompleteSsa

Holds if this function may have incomplete def-use information.

Def-use information may be omitted for a function when it is too expensive to compute.

predicate hasIncompleteSsa()