Home
last modified time | relevance | path

Searched defs:DebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp18 CSPGOAction CSAction, bool DebugInfoForProfiling, in PGOOptions()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h47 bool DebugInfoForProfiling; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp921 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
938 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
H A DDIBuilder.cpp139 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
H A DDebugInfo.cpp1070 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1408 bool DebugInfoForProfiling; variable