CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( 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 ( )