Home
last modified time | relevance | path

Searched refs:addDebugInfo (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h206 LLVM_ABI void addDebugInfo(DIGlobalVariableExpression *GV);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp83 To->addDebugInfo(MD); in copyDebugLocMetadata()
H A DGlobalOpt.cpp493 NGV->addDebugInfo(NGVE); in transferSRADebugInfo()
515 NGV->addDebugInfo(NGVE); in transferSRADebugInfo()
1249 NewGV->addDebugInfo(DGVE); in TryToShrinkGlobalToBoolean()
1259 NewGV->addDebugInfo(GV); in TryToShrinkGlobalToBoolean()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp380 RefGV->addDebugInfo(GVE); in getOrCreateRefVariable()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2688 VTable->addDebugInfo(GVE); in emitVTableSymbol()
5642 Var->addDebugInfo(GVE); in CollectAnonRecordDecls()
5896 return Var->addDebugInfo( in EmitGlobalVariable()
5943 Var->addDebugInfo(GVE); in EmitGlobalVariable()
6040 Var->addDebugInfo(GVE); in EmitExternalVariable()
6138 GV->addDebugInfo(Debug); in AddStringLiteralDebugInfo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1908 void GlobalVariable::addDebugInfo(DIGlobalVariableExpression *GV) { in addDebugInfo() function in GlobalVariable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1723 CounterPtr->addDebugInfo(DICounter); in getOrCreateRegionCounters()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2197 Attach->addDebugInfo(DGVE); in parseOneMetadata()