Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h207 bool hasComplexAddress() const { in hasComplexAddress() function
H A DDwarfCompileUnit.cpp1016 assert((!DV.isBlockByrefVariable() || DV.hasComplexAddress()) && in addVariableAddress()
1018 if (DV.hasComplexAddress()) in addVariableAddress()