Searched refs:InsertRuntimeIgnores (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp116 void InsertRuntimeIgnores(Function &F);
461 void ThreadSanitizer::InsertRuntimeIgnores(Function &F) { function in class:ThreadSanitizer
536 InsertRuntimeIgnores(F);

Completed in 96 milliseconds