Searched refs:VerifyEnabled (Results 1 – 3 of 3) sorted by relevance
44 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),48 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
104 static bool VerifyEnabled;
1309 if (VerifyEnabled) in splitAroundRegion()1506 if (VerifyEnabled) in tryBlockSplit()2514 if (VerifyEnabled) in selectOrSplitImpl()2535 if (VerifyEnabled) in runOnMachineFunction()