llvm::sandboxir::Value::getUid

Returns the unique id in the form 'SB<number>.' like 'SB1.'

Synopsis

Declared in <llvm/SandboxIR/Value.h>

std::string
getUid() const;

Return Value

The unique id string in the form 'SB<number>.'.