Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h142 return Var.hasComplexAddress(); in variableHasComplexAddress()
DDwarfDebug.cpp2604 if (!DV.hasComplexAddress()) in emitDebugLoc()
/external/llvm/include/llvm/Analysis/
DDebugInfo.h622 bool hasComplexAddress() const { in hasComplexAddress() function