Home
last modified time | relevance | path

Searched refs:VerifyEnabled (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp44 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
49 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
H A DRegAllocBase.h135 static bool VerifyEnabled;
H A DRegAllocGreedy.cpp1056 if (VerifyEnabled) in splitAroundRegion()
1325 if (VerifyEnabled) in tryBlockSplit()
2509 if (VerifyEnabled) in selectOrSplitImpl()
2713 if (VerifyEnabled) in runOnMachineFunction()
2772 if (VerifyEnabled) in runOnMachineFunction()