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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp85 bool instrumentAtomic(Instruction *I);
358 Res |= instrumentAtomic(Inst);
471 bool ThreadSanitizer::instrumentAtomic(Instruction *I) { function in class:ThreadSanitizer

Completed in 692 milliseconds