Home
last modified time | relevance | path

Searched refs:hashFrame (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DIndexedMemProfData.h43 const FrameId Id = hashFrame(F); in addFrame()
66 FrameId hashFrame(const Frame &F) const { in hashFrame() function