HomeSort by: relevance | last modified time | path
    Searched refs:INSTR_PROF_SECT_ENTRY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 149 #define INSTR_PROF_SECT_ENTRY(Kind, SectNameCommon, SectNameCoff, Prefix) \
155 #define INSTR_PROF_SECT_ENTRY(Kind, SectNameCommon, SectNameCoff, Prefix) \
161 #define INSTR_PROF_SECT_ENTRY(Kind, SectNameCommon, SectNameCoff, Prefix) \
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 58 #define INSTR_PROF_SECT_ENTRY(Kind, SectNameCommon, SectNameCoff, Prefix) Kind,

Completed in 18 milliseconds