Home
last modified time | relevance | path

Searched refs:hasComplexAddress (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h176 return Var.hasComplexAddress(); in variableHasComplexAddress()
DDwarfDebug.cpp2333 if (!DV.hasComplexAddress()) in emitDebugLoc()
/external/llvm/include/llvm/
DDebugInfo.h590 bool hasComplexAddress() const { in hasComplexAddress() function
/external/llvm/lib/Transforms/Utils/
DLocal.cpp948 if (DIVar.hasComplexAddress()) { in replaceDbgDeclareForAlloca()