Searched refs:getLLVMStatsSection (Results 1 – 3 of 3) sorted by relevance
367 MCSection *getLLVMStatsSection() const;
1230 MCSection *MCObjectFileInfo::getLLVMStatsSection() const { in getLLVMStatsSection() function in MCObjectFileInfo
365 auto *S = C.getObjectFileInfo()->getLLVMStatsSection(); in emitModuleMetadata()