Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp3163 const unsigned OriginArgNo = OriginArgStart + N; in visitWrappedCallBase() local
3164 if (CustomCI->getArgOperand(OriginArgNo)->getType() == in visitWrappedCallBase()
3166 CustomCI->addParamAttr(OriginArgNo, Attribute::ZExt); in visitWrappedCallBase()