Searched refs:OffsetedGlobalAsInt (Results 1 – 1 of 1) sorted by relevance
469 Constant *OffsetedGlobalAsInt = ConstantExpr::getAdd( in lowerBitSetCall() local479 return B.CreateICmpEQ(PtrAsInt, OffsetedGlobalAsInt); in lowerBitSetCall()481 Value *PtrOffset = B.CreateSub(PtrAsInt, OffsetedGlobalAsInt); in lowerBitSetCall()