Home
last modified time | relevance | path

Searched refs:DebugInfoForProfiling (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DNewPMDriver.cpp110 static cl::opt<bool> DebugInfoForProfiling(
211 if (DebugInfoForProfiling) in runPassPipeline()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1178 bool DebugInfoForProfiling;
1184 bool DebugInfoForProfiling, bool GnuPubnames, ArrayRef<Metadata *> Ops)
1189 DebugInfoForProfiling(DebugInfoForProfiling), GnuPubnames(GnuPubnames) {
1202 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling,
1210 DebugInfoForProfiling, GnuPubnames, Storage, ShouldCreate);
1219 bool DebugInfoForProfiling, bool GnuPubnames, StorageType Storage,
1244 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling,
1249 DebugInfoForProfiling, GnuPubnames))
1257 bool SplitDebugInlining, bool DebugInfoForProfiling, bool GnuPubnames),
1261 DebugInfoForProfiling, GnuPubnames))
[all …]
DDIBuilder.h146 bool DebugInfoForProfiling = false,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h208 LLVMBool DebugInfoForProfiling);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp451 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl() argument
465 DebugInfoForProfiling, GnuPubnames, Ops), in getImpl()
DDIBuilder.cpp142 bool SplitDebugInlining, bool DebugInfoForProfiling, bool GnuPubnames) { in createCompileUnit() argument
152 SplitDebugInlining, DebugInfoForProfiling, GnuPubnames); in createCompileUnit()
DDebugInfo.cpp757 LLVMBool DebugInfoForProfiling) { in LLVMDIBuilderCreateCompileUnit() argument
766 SplitDebugInlining, DebugInfoForProfiling)); in LLVMDIBuilderCreateCompileUnit()