Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1103 Type *DataFlowSanitizer::getShadowTy(Type *OrigTy) { getShadowTy() function in DataFlowSanitizer
1122 Type *DataFlowSanitizer::getShadowTy(Value *V) { getShadowTy() function in DataFlowSanitizer
[all...]
H A DMemorySanitizer.cpp1558 Type *getShadowTy(Value *V) { return getShadowTy(V->getType()); } getShadowTy() function
1561 Type *getShadowTy(Type *OrigTy) { getShadowTy() function
[all...]