Home
last modified time | relevance | path

Searched refs:getMergedGlobalExpr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp79 static const ConstantExpr *getMergedGlobalExpr(const Value *V) { in getMergedGlobalExpr() function
200 } else if (const ConstantExpr *CE = getMergedGlobalExpr(GV->getVariable())) { in getOrCreateGlobalVariableDIE()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1016 static const ConstantExpr *getMergedGlobalExpr(const Value *V) { in getMergedGlobalExpr() function
1102 else if (const ConstantExpr *CE = getMergedGlobalExpr(N->getOperand(11))) { in createGlobalVariableDIE()