Searched defs:AddrLong (Results 1 – 1 of 1) sorted by relevance
1048 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp()1072 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local1133 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentUnusualSizeOrAlignment() local