Home
last modified time | relevance | path

Searched refs:convertToShadowDataInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp566 static Value *convertToShadowDataInt(IRBuilder<> &IRB, Value *Ptr, in convertToShadowDataInt() function
590 Value *ShadowDataInt = convertToShadowDataInt(IRB, Ptr, IntptrTy, PtrShift, in instrumentWithShadowUpdate()