Searched refs:AbsWidth (Results 1 – 2 of 2) sorted by relevance
957 auto ImportConstant = [&](StringRef Name, uint64_t Const, unsigned AbsWidth, in importTypeId()980 if (AbsWidth == IntPtrTy->getBitWidth()) in importTypeId()983 SetAbsRange(0, 1ull << AbsWidth); in importTypeId()
1581 unsigned AbsWidth = IntTy->getBitWidth(); in importConstant() local1582 if (AbsWidth == IntPtrTy->getBitWidth()) in importConstant()1585 SetAbsRange(0, 1ull << AbsWidth); in importConstant()