Searched refs:AbsWidth (Results 1 – 2 of 2) sorted by relevance
987 auto ImportConstant = [&](StringRef Name, uint64_t Const, unsigned AbsWidth, in importTypeId()1010 if (AbsWidth == IntPtrTy->getBitWidth()) in importTypeId()1013 SetAbsRange(0, 1ull << AbsWidth); in importTypeId()
1518 unsigned AbsWidth = IntTy->getBitWidth(); in importConstant() local1519 if (AbsWidth == IntPtrTy->getBitWidth()) in importConstant()1522 SetAbsRange(0, 1ull << AbsWidth); in importConstant()