Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1895 Constant *getCleanShadow(Type *OrigTy) { in getCleanShadow() function
1906 Constant *getCleanShadow(Value *V) { return getCleanShadow(V->getType()); } in getCleanShadow() function