Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDPGOOptions.cpp19 bool DebugInfoForProfiling, bool PseudoProbeForProfiling, in PGOOptions()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDPGOOptions.h50 bool DebugInfoForProfiling; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp931 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
948 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
HDDIBuilder.cpp139 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
HDDebugInfo.cpp1075 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h1466 bool DebugInfoForProfiling; variable