Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1650 Value *getShadow(Value *V) { in getShadow() function
1759 Value *getShadow(Instruction *I, int i) { in getShadow() function
H A DDataFlowSanitizer.cpp1820 Value *DFSanFunction::getShadow(Value *V) { in getShadow() function in DFSanFunction