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

/external/llvm/lib/Analysis/
H A DRegionInfo.cpp30 static bool VerifyRegionInfo = true; variable
32 static bool VerifyRegionInfo = false;
36 VerifyRegionInfoX("verify-region-info", cl::location(VerifyRegionInfo),
264 if (!VerifyRegionInfo) return;
743 if (!VerifyRegionInfo) return;

Completed in 49 milliseconds