Member predicate IR::Instruction::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)
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)