Searched refs:getNumAddrElements (Results 1 – 5 of 5) sorted by relevance
148 unsigned getNumAddrElements() const { in getNumAddrElements() function150 return Var.getNumAddrElements(); in getNumAddrElements()
261 unsigned N = DV->getNumAddrElements(); in addComplexAddress()
2609 unsigned N = DV.getNumAddrElements(); in emitDebugLoc()
623 return getNumAddrElements() > 0; in hasComplexAddress()626 unsigned getNumAddrElements() const;
111 unsigned DIVariable::getNumAddrElements() const { in getNumAddrElements() function in DIVariable