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

/external/llvm/lib/IR/
H A DDominators.cpp33 static bool VerifyDomInfo = true; variable
35 static bool VerifyDomInfo = false;
38 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo),
284 if (!VerifyDomInfo)

Completed in 147 milliseconds