Return true if this has a temporal profile.

Synopsis

Declared in <llvm/ProfileData/InstrProfReader.h>

virtual
bool
hasTemporalProfile() const = 0;

Return Value

True if this profile includes temporal profiling data.

Created with MrDocs