Home
last modified time | relevance | path

Searched defs:INSTR_PROF_DATA (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/test/profile/Linux/
H A Dcorrupted-profile.c34 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; macro
H A Dbinary-id-padding.c32 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; macro
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h37 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; macro
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1632 #define INSTR_PROF_DATA( createDataVariable() macro
1687 #define INSTR_PROF_DATA( createDataVariable() macro
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1271 #define INSTR_PROF_DATA( global() macro