Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp2182 static uint64_t GetMemOpSize(Value *V) { in GetMemOpSize() function
2199 NsanSetUnknownFns.getFunctionFor(GetMemOpSize(M->getArgOperand(2))); in instrumentMemIntrinsic()
2210 NsanCopyFns.getFunctionFor(GetMemOpSize(M->getArgOperand(2))); in instrumentMemIntrinsic()