Searched refs:SecondAnd (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp816 Value *SecondAnd = local
818 return IRB.CreateIntToPtr(SecondAnd, PointerType::get(IRB.getInt32Ty(), 0));

Completed in 97 milliseconds