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