Home
last modified time | relevance | path

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

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