Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp19 bool DebugInfoForProfiling, bool PseudoProbeForProfiling, in PGOOptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h53 bool DebugInfoForProfiling; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1201 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
1218 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
H A DDIBuilder.cpp137 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
H A DDebugInfo.cpp1103 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2014 bool DebugInfoForProfiling; variable