Searched defs:msan_expect_umr (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/msan/
H A Dmsan.cc31 static THREADLOCAL int msan_expect_umr = 0; variable
200 if (msan_expect_umr) {
329 msan_expect_umr = expect_umr;

Completed in 49 milliseconds