Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp144 void InsertRuntimeIgnores(Function &F);
485 void ThreadSanitizer::InsertRuntimeIgnores(Function &F) { in InsertRuntimeIgnores() function in ThreadSanitizer
568 InsertRuntimeIgnores(F); in sanitizeFunction()