Searched defs:DebugInfoForProfiling (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/include/llvm/Passes/ |
D | PassBuilder.h | 80 bool DebugInfoForProfiling; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1147 bool DebugInfoForProfiling; variable 1154 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1342 bool DebugInfoForProfiling; variable 1349 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
|
D | DebugInfoMetadata.cpp | 522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
D | DebugInfo.cpp | 760 LLVMBool DebugInfoForProfiling) { in LLVMDIBuilderCreateCompileUnit()
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
|
D | DebugInfoMetadata.cpp | 729 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
D | DebugInfo.cpp | 797 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
|