Searched refs:BitSizeConst (Results 1 – 1 of 1) sorted by relevance
464 Constant *BitSizeConst = ConstantInt::get(IntPtrTy, BSI.BitSize); in lowerBitSetCall() local465 Value *OffsetInRange = B.CreateICmpULT(BitOffset, BitSizeConst); in lowerBitSetCall()