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

Member predicate Instruction::getUniqueId

Gets a string identifier for this function that is unique among all instructions in the same function.

This is used for sorting IR output for tests, and is likely to be inefficient for any other use.

string getUniqueId()