Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DPGOOptions.h60 bool DebugInfoForProfiling; member
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfoMetadata.cpp817 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
834 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
H A DDIBuilder.cpp153 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
H A DDebugInfo.cpp921 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c212 value DebugInfoForProfiling, value SysRoot, value SDK) { in llvm_dibuild_create_compile_unit_native()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1354 bool DebugInfoForProfiling; variable