Home
last modified time | relevance | path

Searched defs:Guids (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h179 void getContainedGuids(TSetOfGUIDs &Guids) const { in getContainedGuids()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp297 SmallVector<GlobalValue::GUID, 1> Guids; in deserializeV4() local