Home
last modified time | relevance | path

Searched defs:VerifyByDefault (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/lto/
Dlto.cpp52 static bool VerifyByDefault = false; variable
54 static bool VerifyByDefault = true; variable
/external/llvm-project/llvm/tools/lto/
Dlto.cpp61 static bool VerifyByDefault = false; variable
63 static bool VerifyByDefault = true; variable