|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/IR/DebugInfoMetadata.h 1202 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(),
lib/Bitcode/Writer/BitcodeWriter.cpp 1660 Record.push_back(N->getDebugInfoForProfiling());
lib/CodeGen/AsmPrinter/DwarfDebug.cpp 1842 if (!TheCU.getCUNode()->getDebugInfoForProfiling() &&
lib/CodeGen/AsmPrinter/DwarfUnit.cpp 1203 !CUNode->getDebugInfoForProfiling();
lib/IR/AsmWriter.cpp 1941 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(),
lib/IR/DebugInfo.cpp 491 CU->getDebugInfoForProfiling(), CU->getNameTableKind(),
lib/IR/Metadata.cpp 1529 return CU->getDebugInfoForProfiling();
lib/Target/X86/X86DiscriminateMemOps.cpp 93 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling())