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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1290 void handleCASOrRMW(Instruction &I) { function in struct:__anon3156::MemorySanitizerVisitor
1313 handleCASOrRMW(I);
1318 handleCASOrRMW(I);

Completed in 100 milliseconds