Home
last modified time | relevance | path

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

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