Home
last modified time | relevance | path

Searched defs:AddrLong (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp901 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentMop() local
939 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp()
962 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local