Home
last modified time | relevance | path

Searched refs:addShadowArguments (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp837 void addShadowArguments(Function &F, CallBase &CB, std::vector<Value *> &Args,
3004 void DFSanVisitor::addShadowArguments(Function &F, CallBase &CB, in addShadowArguments() function in DFSanVisitor
3139 addShadowArguments(F, CB, Args, IRB); in visitWrappedCallBase()