Searched refs:OffCast (Results 1 – 1 of 1) sorted by relevance
1312 Value *OffCast = IRB.CreateIntCast(Off, ResTy, /*isSigned=*/false, in visitPtrToIntInst() local1314 Res = IRB.CreateOr(Shl, OffCast); in visitPtrToIntInst()