Searched refs:MemProf (Results 1 – 23 of 23) sorted by relevance
13 MemProf.cpp \
7 MemProf.cpp
371 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) in writeImpl()437 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) { in writeImpl()
60 ProfileKind |= InstrProfKind::MemProf; in getProfileKindFromVersion()
17 "MemProf.cpp",
33 D: MemProf
71 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind()
1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
302 MemProf = 0x40, enumerator303 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/MemProf)
3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
2312 ./usr/include/llvm/ProfileData/MemProf.h
2311 ./usr/include/llvm/ProfileData/MemProf.h
2313 ./usr/include/llvm/ProfileData/MemProf.h
6187 llvm/lib/ProfileData/MemProf.cpp