Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h81 bool DebugInfoForProfiling; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1349 bool DebugInfoForProfiling; variable
1356 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
H A DDebugInfoMetadata.cpp744 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
H A DDebugInfo.cpp918 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()