Searched defs:INSTR_PROF_RAW_HEADER (Results 1 – 3 of 3) sorted by relevance
29 #define INSTR_PROF_RAW_HEADER(Type, Name, Initializer) Type Name; macro
162 #define INSTR_PROF_RAW_HEADER(Type, Name, Init) Header.Name = Init; in llvmWriteProfDataImpl() macro
1132 #define INSTR_PROF_RAW_HEADER(Type, Name, Init) const Type Name; macro