Home
last modified time | relevance | path

Searched defs:GVEs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp203 GV.getDebugInfo(GVEs); in stripDeadDebugInfoImpl() local
H A DSCCP.cpp366 SmallVector<DIGlobalVariableExpression *, 1> GVEs; runIPSCCP() local
/llvm-project/llvm/lib/IR/
H A DCore.cpp1494 if (const DIGlobalVariable *DGV = GVEs[0]->getVariable()) in LLVMGetDebugLocLine() local
1447 SmallVector<DIGlobalVariableExpression *, 1> GVEs; LLVMGetDebugLocDirectory() local
1471 SmallVector<DIGlobalVariableExpression *, 1> GVEs; LLVMGetDebugLocFilename() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1117 sortGlobalExprs(SmallVectorImpl<DwarfCompileUnit::GlobalExpr> &GVEs) { in sortGlobalExprs() argument
H A DCodeViewDebug.cpp3228 SmallVector<DIGlobalVariableExpression *, 1> GVEs; collectGlobalVariableInfo() local