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/
H A DInstrProf.h58 enum InstrProfSectKind { enum
73 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp212 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1607 llvm::InstrProfSectKind SK) { in getInstrProfSection()