Searched defs:DebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | PGOOptions.cpp | 19 bool DebugInfoForProfiling, bool PseudoProbeForProfiling, in PGOOptions()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | PGOOptions.h | 50 bool DebugInfoForProfiling; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 931 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit() 948 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
H A D | DIBuilder.cpp | 139 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
|
H A D | DebugInfo.cpp | 1075 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1466 bool DebugInfoForProfiling; variable
|