Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h57 enum InstrProfSectKind { enum
67 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp174 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1586 llvm::InstrProfSectKind SK) { in getInstrProfSection()