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.cpp649 class RuntimeCallInserter { class
655 RuntimeCallInserter(Function &Fn) : OwnerFn(&Fn) { in RuntimeCallInserter() function in __anon4b8f1cd00211::RuntimeCallInserter
663 ~RuntimeCallInserter() { in ~RuntimeCallInserter()
762 const DataLayout &DL, RuntimeCallInserter &RTCI);
764 RuntimeCallInserter &RTCI);
769 RuntimeCallInserter &RTCI);
781 RuntimeCallInserter &RTCI);
788 uint32_t Exp, RuntimeCallInserter &RTCI);
794 RuntimeCallInserter &RTCI);
795 void instrumentMemIntrinsic(MemIntrinsic *MI, RuntimeCallInserter &RTCI);
[all …]