Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp494 FunctionCallee getFunctionFor(uint64_t MemOpSize) const;
531 FunctionCallee NsanMemOpFn::getFunctionFor(uint64_t MemOpSize) const { in getFunctionFor() function in __anon1c7024df0111::NsanMemOpFn
2199 NsanSetUnknownFns.getFunctionFor(GetMemOpSize(M->getArgOperand(2))); in instrumentMemIntrinsic()
2210 NsanCopyFns.getFunctionFor(GetMemOpSize(M->getArgOperand(2))); in instrumentMemIntrinsic()