Searched refs:getNumAddrElements (Results 1 – 5 of 5) sorted by relevance
173 unsigned getNumAddrElements() const { in getNumAddrElements() function175 return Var.getNumAddrElements(); in getNumAddrElements()
264 unsigned N = DV->getNumAddrElements(); in addComplexAddress()
1866 unsigned N = DV.getNumAddrElements(); in emitDebugLoc()
656 return getNumAddrElements() > 0; in hasComplexAddress()659 unsigned getNumAddrElements() const;
114 unsigned DIVariable::getNumAddrElements() const { in getNumAddrElements() function in DIVariable