Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1894 Constant *getCleanShadow(Type *OrigTy) { getCleanShadow() function
1905 Constant *getCleanShadow(Value *V) { return getCleanShadow(V->getType()); } getCleanShadow() function
[all...]