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
123 static bool VerifyEnabled;
1004 if (VerifyEnabled) in splitAroundRegion()1205 if (VerifyEnabled) in tryBlockSplit()2318 if (VerifyEnabled) in selectOrSplitImpl()2507 if (VerifyEnabled) in runOnMachineFunction()2561 if (VerifyEnabled) in runOnMachineFunction()