HomeSort by relevance Sort by last modified time
    Searched refs:NotUnderValgrind (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
Valgrind.cpp 30 static const bool NotUnderValgrind = InitNotUnderValgrind();
33 if (NotUnderValgrind)
39 if (NotUnderValgrind)
  /external/llvm/lib/Support/
Valgrind.cpp 31 static const bool NotUnderValgrind = InitNotUnderValgrind();
34 if (NotUnderValgrind)
40 if (NotUnderValgrind)

Completed in 785 milliseconds