reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
141 case SecLBRProfile:
include/llvm/ProfileData/SampleProfWriter.h 220 {SecLBRProfile, 0, 0, 0},
lib/ProfileData/SampleProfReader.cpp 487 case SecLBRProfile:
lib/ProfileData/SampleProfWriter.cpp188 SectionStart = markSectionStart(SecLBRProfile); 192 if (std::error_code EC = addNewSection(SecLBRProfile, SectionStart))