Home
last modified time | relevance | path

Searched defs: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