Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp107 void InsertRuntimeIgnores(Function &F);
396 void ThreadSanitizer::InsertRuntimeIgnores(Function &F) { in InsertRuntimeIgnores() function in ThreadSanitizer
467 InsertRuntimeIgnores(F); in runOnFunction()