Searched refs:getAsAddress (Results 1 – 3 of 3) sorted by relevance
106 Optional<uint64_t> getAsAddress() const;241 return V->getAsAddress(); in toAddress()
589 Optional<uint64_t> DWARFFormValue::getAsAddress() const { in getAsAddress() function in DWARFFormValue
454 if (auto Address = FormValue->getAsAddress()) { in getHighPC()