CodeQL library for Go
codeql/go-all 0.7.12 (changelog, source)
Search

Member predicate IR::EvalInstruction::hasComplexValue

Holds if the complex value of the result of this instruction has real part real and imaginary part imag.

predicate hasComplexValue(float real, float imag)