Searched defs:INSTR_PROF_DATA (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfiling.h26 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; macro
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h1209 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; macro
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1012 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, macro
1051 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, macro

Completed in 165 milliseconds