Return the CFG hash of the instrumented function.
Synopsis
Declared in <llvm/IR/IntrinsicInst.h>
ConstantInt*
getHash() const;
Return Value
The CFG hash of the instrumented function.
Created with MrDocs
Return the CFG hash of the instrumented function.
Declared in <llvm/IR/IntrinsicInst.h>
ConstantInt*
getHash() const;
The CFG hash of the instrumented function.
Created with MrDocs