Predicate operandForFullyConvertedCall
Gets the operand that represents the use of the value of call
following
a sequence of conversion-like instructions, if a unique operand exists.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate
predicate operandForFullyConvertedCall(Operand operand, CallInstruction call)