InstrProfiling.h | 32 typedef struct __llvm_profile_data { struct 38 } __llvm_profile_data; typedef in typeref:struct:__llvm_profile_data 53 const __llvm_profile_data *__llvm_profile_data_begin(void); 54 const __llvm_profile_data *__llvm_profile_data_end(void);
|