CodeQL library for C#
codeql/csharp-all 0.8.11-dev (changelog, source)
Search

Member predicate ControlFlowNode::getOperand

Gets an instruction that supplies the ith operand to this instruction. Note that this can be multi-valued.

ControlFlowNode getOperand(int i)