in benches/benches.rs [48:53]
fn clobber_memory() { // Set read/write memory barrier for the compiler unsafe { asm!(""); } }