Home
last modified time | relevance | path

Searched refs:BitSizeConst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp464 Constant *BitSizeConst = ConstantInt::get(IntPtrTy, BSI.BitSize); in lowerBitSetCall() local
465 Value *OffsetInRange = B.CreateICmpULT(BitOffset, BitSizeConst); in lowerBitSetCall()