Home
last modified time | relevance | path

Searched refs:InstrProfSectKind (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProf.h58 enum InstrProfSectKind { enum
68 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProf.cpp212 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1604 llvm::InstrProfSectKind SK) { in getInstrProfSection()