Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp696 class RuntimeCallInserter { class
702 RuntimeCallInserter(Function &Fn) : OwnerFn(&Fn) { in RuntimeCallInserter() function in __anon4b8f1cd00211::RuntimeCallInserter
710 ~RuntimeCallInserter() { in ~RuntimeCallInserter()
810 const DataLayout &DL, RuntimeCallInserter &RTCI);
812 RuntimeCallInserter &RTCI);
817 RuntimeCallInserter &RTCI);
829 RuntimeCallInserter &RTCI);
836 uint32_t Exp, RuntimeCallInserter &RTCI);
842 RuntimeCallInserter &RTCI);
843 void instrumentMemIntrinsic(MemIntrinsic *MI, RuntimeCallInserter &RTCI);
[all …]