Searched refs:OffsetedGlobalAsInt (Results 1 – 1 of 1) sorted by relevance
752 Constant *OffsetedGlobalAsInt = in lowerTypeTestCall() local755 return B.CreateICmpEQ(PtrAsInt, OffsetedGlobalAsInt); in lowerTypeTestCall()757 Value *PtrOffset = B.CreateSub(PtrAsInt, OffsetedGlobalAsInt); in lowerTypeTestCall()