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