llvm::InstrProfInstBase::getHash

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.