Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h1147 bool DebugInfoForProfiling; variable
1154 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDDIBuilder.cpp142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
HDDebugInfoMetadata.cpp522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
HDDebugInfo.cpp760 LLVMBool DebugInfoForProfiling) { in LLVMDIBuilderCreateCompileUnit()