Home
last modified time | relevance | path

Searched defs:ProfileData (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingMerge.c41 int __llvm_profile_check_compatibility(const char *ProfileData, in __llvm_profile_check_compatibility()
85 void __llvm_profile_merge_from_buffer(const char *ProfileData, in __llvm_profile_merge_from_buffer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp625 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapProfMetadata() local
681 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
DMetadata.cpp1321 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1349 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
/external/llvm/lib/IR/
DMetadata.cpp1296 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1323 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
DInstructions.cpp1212 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local
/external/llvm/include/llvm/ProfileData/
DInstrProf.h915 template <class IntPtrT> struct LLVM_ALIGNAS(8) ProfileData { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h1024 template <class IntPtrT> struct alignas(8) ProfileData { struct
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp795 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local