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

/external/swiftshader/third_party/LLVM/lib/Support/
H A DValgrind.cpp30 static const bool NotUnderValgrind = InitNotUnderValgrind(); variable
33 if (NotUnderValgrind)
39 if (NotUnderValgrind)
/external/llvm/lib/Support/
H A DValgrind.cpp31 static const bool NotUnderValgrind = InitNotUnderValgrind(); variable
34 if (NotUnderValgrind)
40 if (NotUnderValgrind)

Completed in 93 milliseconds