Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp515 void createShadowArguments(Function &F, const TargetLibraryInfo &TLI,
697 void NumericalStabilitySanitizer::createShadowArguments( in createShadowArguments() function in NumericalStabilitySanitizer
2088 createShadowArguments(F, TLI, ValueToShadow); in sanitizeFunction()