Searched defs:DebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | PGOOptions.h | 60 bool DebugInfoForProfiling; member
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 852 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit() 869 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
H A D | DIBuilder.cpp | 155 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
|
H A D | DebugInfo.cpp | 976 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 212 value DebugInfoForProfiling, value SysRoot, value SDK) { in llvm_dibuild_create_compile_unit_native()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1395 bool DebugInfoForProfiling; variable
|