Searched refs:getNumAddrElements (Results 1 – 5 of 5) sorted by relevance
174 unsigned getNumAddrElements() const { in getNumAddrElements() function176 return Var.getNumAddrElements(); in getNumAddrElements()
300 unsigned N = DV->getNumAddrElements(); in addComplexAddress()
2076 unsigned N = DV.getNumAddrElements(); in emitDebugLoc()
655 return getNumAddrElements() > 0; in hasComplexAddress()658 unsigned getNumAddrElements() const;
114 unsigned DIVariable::getNumAddrElements() const { in getNumAddrElements() function in DIVariable