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

Member predicate Instruction::getOperationString

Gets a string describing the operation of this instruction. This includes the opcode and the immediate value, if any. For example:

VariableAddress[x]

string getOperationString()