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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp136 bool instrumentLoadOrStore(const InstructionInfo &II, const DataLayout &DL);
550 Res |= instrumentLoadOrStore(II, DL);
589 bool ThreadSanitizer::instrumentLoadOrStore(const InstructionInfo &II, function in class:ThreadSanitizer

Completed in 67 milliseconds