Searched refs:VerifyEnabled (Results 1 – 3 of 3) sorted by relevance
43 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),48 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
116 static bool VerifyEnabled;
1814 if (VerifyEnabled) in splitAroundRegion()2053 if (VerifyEnabled) in tryBlockSplit()3134 if (VerifyEnabled) in selectOrSplitImpl()3233 if (VerifyEnabled) in runOnMachineFunction()