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