Set the context‐sensitive flag bit in FuncHash.

Synopsis

Declared in <llvm/ProfileData/InstrProf.h>

static
void
setCSFlagInHash(uint64_t& FuncHash);

Parameters

Name

Description

FuncHash

Function hash to update.

Created with MrDocs