Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProf.h58 enum InstrProfSectKind { enum
73 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProf.cpp212 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCoverageMappingGen.cpp1607 llvm::InstrProfSectKind SK) { in getInstrProfSection()