Searched refs:AbsWidth (Results 1 – 2 of 2) sorted by relevance
1101 unsigned AbsWidth = IntTy->getBitWidth(); in importConstant() local1102 if (AbsWidth == IntPtrTy->getBitWidth()) in importConstant()1105 SetAbsRange(0, 1ull << AbsWidth); in importConstant()
908 auto ImportConstant = [&](StringRef Name, uint64_t Const, unsigned AbsWidth, in importTypeId()931 if (AbsWidth == IntPtrTy->getBitWidth()) in importTypeId()934 SetAbsRange(0, 1ull << AbsWidth); in importTypeId()