Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1804 Constant *getCleanShadow(Type *OrigTy) { in getCleanShadow() function
1815 Constant *getCleanShadow(Value *V) { return getCleanShadow(V->getType()); } in getCleanShadow() function