Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp394 unsigned TransformedIndex = TransformedFunction.ArgumentIndexMapping[I]; in transformFunctionAttributes() local
395 ArgumentAttributes[TransformedIndex] = CallSiteAttrs.getParamAttrs(I); in transformFunctionAttributes()