Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h57 enum InstrProfSectKind { enum
67 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp175 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1586 llvm::InstrProfSectKind SK) { in getInstrProfSection()